Sign in
nest-open-source
/
nest-cam
/
v366
/
glibc
/
refs/heads/main
/
.
/
sysdeps
/
ieee754
/
ldbl-opt
/
w_scalb.c
blob: e2ac601596e65f8bfd80e18e7fa3716746fb7c21 [
file
] [
log
] [
blame
] [
edit
]
#include
<math_ldbl_opt.h>
#include
<
math
/
w_scalb
.
c
>
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_0)
compat_symbol
(
libm
,
__scalb
,
scalbl
,
GLIBC_2_0
);
#endif