musl-tcc/src/math
Ziyao ea670ff2d8 Restore math library 2022-04-14 15:49:55 +08:00
..
aarch64 Restore math library 2022-04-14 15:49:55 +08:00
arm Restore math library 2022-04-14 15:49:55 +08:00
i386 Restore math library 2022-04-14 15:49:55 +08:00
m68k Restore math library 2022-04-14 15:49:55 +08:00
mips Restore math library 2022-04-14 15:49:55 +08:00
powerpc Restore math library 2022-04-14 15:49:55 +08:00
powerpc64 Restore math library 2022-04-14 15:49:55 +08:00
riscv64 Restore math library 2022-04-14 15:49:55 +08:00
s390x Restore math library 2022-04-14 15:49:55 +08:00
x32 Restore math library 2022-04-14 15:49:55 +08:00
__cos.c Restore math library 2022-04-14 15:49:55 +08:00
__cosdf.c Restore math library 2022-04-14 15:49:55 +08:00
__cosl.c Restore math library 2022-04-14 15:49:55 +08:00
__expo2.c Restore math library 2022-04-14 15:49:55 +08:00
__expo2f.c Restore math library 2022-04-14 15:49:55 +08:00
__fpclassify.c Restore math library 2022-04-14 15:49:55 +08:00
__fpclassifyf.c Restore math library 2022-04-14 15:49:55 +08:00
__fpclassifyl.c Restore math library 2022-04-14 15:49:55 +08:00
__invtrigl.c Restore math library 2022-04-14 15:49:55 +08:00
__invtrigl.h Restore math library 2022-04-14 15:49:55 +08:00
__math_divzero.c Restore math library 2022-04-14 15:49:55 +08:00
__math_divzerof.c Restore math library 2022-04-14 15:49:55 +08:00
__math_invalid.c Restore math library 2022-04-14 15:49:55 +08:00
__math_invalidf.c Restore math library 2022-04-14 15:49:55 +08:00
__math_invalidl.c Restore math library 2022-04-14 15:49:55 +08:00
__math_oflow.c Restore math library 2022-04-14 15:49:55 +08:00
__math_oflowf.c Restore math library 2022-04-14 15:49:55 +08:00
__math_uflow.c Restore math library 2022-04-14 15:49:55 +08:00
__math_uflowf.c Restore math library 2022-04-14 15:49:55 +08:00
__math_xflow.c Restore math library 2022-04-14 15:49:55 +08:00
__math_xflowf.c Restore math library 2022-04-14 15:49:55 +08:00
__polevll.c Restore math library 2022-04-14 15:49:55 +08:00
__rem_pio2.c Restore math library 2022-04-14 15:49:55 +08:00
__rem_pio2_large.c Restore math library 2022-04-14 15:49:55 +08:00
__rem_pio2f.c Restore math library 2022-04-14 15:49:55 +08:00
__rem_pio2l.c Restore math library 2022-04-14 15:49:55 +08:00
__signbit.c Restore math library 2022-04-14 15:49:55 +08:00
__signbitf.c Restore math library 2022-04-14 15:49:55 +08:00
__signbitl.c Restore math library 2022-04-14 15:49:55 +08:00
__sin.c Restore math library 2022-04-14 15:49:55 +08:00
__sindf.c Restore math library 2022-04-14 15:49:55 +08:00
__sinl.c Restore math library 2022-04-14 15:49:55 +08:00
__tan.c Restore math library 2022-04-14 15:49:55 +08:00
__tandf.c Restore math library 2022-04-14 15:49:55 +08:00
__tanl.c Restore math library 2022-04-14 15:49:55 +08:00
acos.c Restore math library 2022-04-14 15:49:55 +08:00
acosf.c Restore math library 2022-04-14 15:49:55 +08:00
acosh.c Restore math library 2022-04-14 15:49:55 +08:00
acoshf.c Restore math library 2022-04-14 15:49:55 +08:00
acoshl.c Restore math library 2022-04-14 15:49:55 +08:00
acosl.c Restore math library 2022-04-14 15:49:55 +08:00
asin.c Restore math library 2022-04-14 15:49:55 +08:00
asinf.c Restore math library 2022-04-14 15:49:55 +08:00
asinh.c Restore math library 2022-04-14 15:49:55 +08:00
asinhf.c Restore math library 2022-04-14 15:49:55 +08:00
asinhl.c Restore math library 2022-04-14 15:49:55 +08:00
asinl.c Restore math library 2022-04-14 15:49:55 +08:00
atan.c Restore math library 2022-04-14 15:49:55 +08:00
atan2.c Restore math library 2022-04-14 15:49:55 +08:00
atan2f.c Restore math library 2022-04-14 15:49:55 +08:00
atan2l.c Restore math library 2022-04-14 15:49:55 +08:00
atanf.c Restore math library 2022-04-14 15:49:55 +08:00
atanh.c Restore math library 2022-04-14 15:49:55 +08:00
atanhf.c Restore math library 2022-04-14 15:49:55 +08:00
atanhl.c Restore math library 2022-04-14 15:49:55 +08:00
atanl.c Restore math library 2022-04-14 15:49:55 +08:00
cbrt.c Restore math library 2022-04-14 15:49:55 +08:00
cbrtf.c Restore math library 2022-04-14 15:49:55 +08:00
cbrtl.c Restore math library 2022-04-14 15:49:55 +08:00
ceil.c Restore math library 2022-04-14 15:49:55 +08:00
ceilf.c Restore math library 2022-04-14 15:49:55 +08:00
ceill.c Restore math library 2022-04-14 15:49:55 +08:00
copysign.c Restore math library 2022-04-14 15:49:55 +08:00
copysignf.c Restore math library 2022-04-14 15:49:55 +08:00
copysignl.c Restore math library 2022-04-14 15:49:55 +08:00
cos.c Restore math library 2022-04-14 15:49:55 +08:00
cosf.c Restore math library 2022-04-14 15:49:55 +08:00
cosh.c Restore math library 2022-04-14 15:49:55 +08:00
coshf.c Restore math library 2022-04-14 15:49:55 +08:00
coshl.c Restore math library 2022-04-14 15:49:55 +08:00
cosl.c Restore math library 2022-04-14 15:49:55 +08:00
erf.c Restore math library 2022-04-14 15:49:55 +08:00
erff.c Restore math library 2022-04-14 15:49:55 +08:00
erfl.c Restore math library 2022-04-14 15:49:55 +08:00
exp.c Restore math library 2022-04-14 15:49:55 +08:00
exp2.c Restore math library 2022-04-14 15:49:55 +08:00
exp2f.c Restore math library 2022-04-14 15:49:55 +08:00
exp2f_data.c Restore math library 2022-04-14 15:49:55 +08:00
exp2f_data.h Restore math library 2022-04-14 15:49:55 +08:00
exp2l.c Restore math library 2022-04-14 15:49:55 +08:00
exp10.c Restore math library 2022-04-14 15:49:55 +08:00
exp10f.c Restore math library 2022-04-14 15:49:55 +08:00
exp10l.c Restore math library 2022-04-14 15:49:55 +08:00
exp_data.c Restore math library 2022-04-14 15:49:55 +08:00
exp_data.h Restore math library 2022-04-14 15:49:55 +08:00
expf.c Restore math library 2022-04-14 15:49:55 +08:00
expl.c Restore math library 2022-04-14 15:49:55 +08:00
expm1.c Restore math library 2022-04-14 15:49:55 +08:00
expm1f.c Restore math library 2022-04-14 15:49:55 +08:00
expm1l.c Restore math library 2022-04-14 15:49:55 +08:00
fabs.c Restore math library 2022-04-14 15:49:55 +08:00
fabsf.c Restore math library 2022-04-14 15:49:55 +08:00
fabsl.c Restore math library 2022-04-14 15:49:55 +08:00
fdim.c Restore math library 2022-04-14 15:49:55 +08:00
fdimf.c Restore math library 2022-04-14 15:49:55 +08:00
fdiml.c Restore math library 2022-04-14 15:49:55 +08:00
finite.c Restore math library 2022-04-14 15:49:55 +08:00
finitef.c Restore math library 2022-04-14 15:49:55 +08:00
floor.c Restore math library 2022-04-14 15:49:55 +08:00
floorf.c Restore math library 2022-04-14 15:49:55 +08:00
floorl.c Restore math library 2022-04-14 15:49:55 +08:00
fma.c Restore math library 2022-04-14 15:49:55 +08:00
fmaf.c Restore math library 2022-04-14 15:49:55 +08:00
fmal.c Restore math library 2022-04-14 15:49:55 +08:00
fmax.c Restore math library 2022-04-14 15:49:55 +08:00
fmaxf.c Restore math library 2022-04-14 15:49:55 +08:00
fmaxl.c Restore math library 2022-04-14 15:49:55 +08:00
fmin.c Restore math library 2022-04-14 15:49:55 +08:00
fminf.c Restore math library 2022-04-14 15:49:55 +08:00
fminl.c Restore math library 2022-04-14 15:49:55 +08:00
fmod.c Restore math library 2022-04-14 15:49:55 +08:00
fmodf.c Restore math library 2022-04-14 15:49:55 +08:00
fmodl.c Restore math library 2022-04-14 15:49:55 +08:00
frexp.c Restore math library 2022-04-14 15:49:55 +08:00
frexpf.c Restore math library 2022-04-14 15:49:55 +08:00
frexpl.c Restore math library 2022-04-14 15:49:55 +08:00
hypot.c Restore math library 2022-04-14 15:49:55 +08:00
hypotf.c Restore math library 2022-04-14 15:49:55 +08:00
hypotl.c Restore math library 2022-04-14 15:49:55 +08:00
ilogb.c Restore math library 2022-04-14 15:49:55 +08:00
ilogbf.c Restore math library 2022-04-14 15:49:55 +08:00
ilogbl.c Restore math library 2022-04-14 15:49:55 +08:00
j0.c Restore math library 2022-04-14 15:49:55 +08:00
j0f.c Restore math library 2022-04-14 15:49:55 +08:00
j1.c Restore math library 2022-04-14 15:49:55 +08:00
j1f.c Restore math library 2022-04-14 15:49:55 +08:00
jn.c Restore math library 2022-04-14 15:49:55 +08:00
jnf.c Restore math library 2022-04-14 15:49:55 +08:00
ldexp.c Restore math library 2022-04-14 15:49:55 +08:00
ldexpf.c Restore math library 2022-04-14 15:49:55 +08:00
ldexpl.c Restore math library 2022-04-14 15:49:55 +08:00
lgamma.c Restore math library 2022-04-14 15:49:55 +08:00
lgamma_r.c Restore math library 2022-04-14 15:49:55 +08:00
lgammaf.c Restore math library 2022-04-14 15:49:55 +08:00
lgammaf_r.c Restore math library 2022-04-14 15:49:55 +08:00
lgammal.c Restore math library 2022-04-14 15:49:55 +08:00
llrint.c Restore math library 2022-04-14 15:49:55 +08:00
llrintf.c Restore math library 2022-04-14 15:49:55 +08:00
llrintl.c Restore math library 2022-04-14 15:49:55 +08:00
llround.c Restore math library 2022-04-14 15:49:55 +08:00
llroundf.c Restore math library 2022-04-14 15:49:55 +08:00
llroundl.c Restore math library 2022-04-14 15:49:55 +08:00
log.c Restore math library 2022-04-14 15:49:55 +08:00
log1p.c Restore math library 2022-04-14 15:49:55 +08:00
log1pf.c Restore math library 2022-04-14 15:49:55 +08:00
log1pl.c Restore math library 2022-04-14 15:49:55 +08:00
log2.c Restore math library 2022-04-14 15:49:55 +08:00
log2_data.c Restore math library 2022-04-14 15:49:55 +08:00
log2_data.h Restore math library 2022-04-14 15:49:55 +08:00
log2f.c Restore math library 2022-04-14 15:49:55 +08:00
log2f_data.c Restore math library 2022-04-14 15:49:55 +08:00
log2f_data.h Restore math library 2022-04-14 15:49:55 +08:00
log2l.c Restore math library 2022-04-14 15:49:55 +08:00
log10.c Restore math library 2022-04-14 15:49:55 +08:00
log10f.c Restore math library 2022-04-14 15:49:55 +08:00
log10l.c Restore math library 2022-04-14 15:49:55 +08:00
log_data.c Restore math library 2022-04-14 15:49:55 +08:00
log_data.h Restore math library 2022-04-14 15:49:55 +08:00
logb.c Restore math library 2022-04-14 15:49:55 +08:00
logbf.c Restore math library 2022-04-14 15:49:55 +08:00
logbl.c Restore math library 2022-04-14 15:49:55 +08:00
logf.c Restore math library 2022-04-14 15:49:55 +08:00
logf_data.c Restore math library 2022-04-14 15:49:55 +08:00
logf_data.h Restore math library 2022-04-14 15:49:55 +08:00
logl.c Restore math library 2022-04-14 15:49:55 +08:00
lrint.c Restore math library 2022-04-14 15:49:55 +08:00
lrintf.c Restore math library 2022-04-14 15:49:55 +08:00
lrintl.c Restore math library 2022-04-14 15:49:55 +08:00
lround.c Restore math library 2022-04-14 15:49:55 +08:00
lroundf.c Restore math library 2022-04-14 15:49:55 +08:00
lroundl.c Restore math library 2022-04-14 15:49:55 +08:00
modf.c Restore math library 2022-04-14 15:49:55 +08:00
modff.c Restore math library 2022-04-14 15:49:55 +08:00
modfl.c Restore math library 2022-04-14 15:49:55 +08:00
nan.c Restore math library 2022-04-14 15:49:55 +08:00
nanf.c Restore math library 2022-04-14 15:49:55 +08:00
nanl.c Restore math library 2022-04-14 15:49:55 +08:00
nearbyint.c Restore math library 2022-04-14 15:49:55 +08:00
nearbyintf.c Restore math library 2022-04-14 15:49:55 +08:00
nearbyintl.c Restore math library 2022-04-14 15:49:55 +08:00
nextafter.c Restore math library 2022-04-14 15:49:55 +08:00
nextafterf.c Restore math library 2022-04-14 15:49:55 +08:00
nextafterl.c Restore math library 2022-04-14 15:49:55 +08:00
nexttoward.c Restore math library 2022-04-14 15:49:55 +08:00
nexttowardf.c Restore math library 2022-04-14 15:49:55 +08:00
nexttowardl.c Restore math library 2022-04-14 15:49:55 +08:00
pow.c Restore math library 2022-04-14 15:49:55 +08:00
pow_data.c Restore math library 2022-04-14 15:49:55 +08:00
pow_data.h Restore math library 2022-04-14 15:49:55 +08:00
powf.c Restore math library 2022-04-14 15:49:55 +08:00
powf_data.c Restore math library 2022-04-14 15:49:55 +08:00
powf_data.h Restore math library 2022-04-14 15:49:55 +08:00
powl.c Restore math library 2022-04-14 15:49:55 +08:00
remainder.c Restore math library 2022-04-14 15:49:55 +08:00
remainderf.c Restore math library 2022-04-14 15:49:55 +08:00
remainderl.c Restore math library 2022-04-14 15:49:55 +08:00
remquo.c Restore math library 2022-04-14 15:49:55 +08:00
remquof.c Restore math library 2022-04-14 15:49:55 +08:00
remquol.c Restore math library 2022-04-14 15:49:55 +08:00
rint.c Restore math library 2022-04-14 15:49:55 +08:00
rintf.c Restore math library 2022-04-14 15:49:55 +08:00
rintl.c Restore math library 2022-04-14 15:49:55 +08:00
round.c Restore math library 2022-04-14 15:49:55 +08:00
roundf.c Restore math library 2022-04-14 15:49:55 +08:00
roundl.c Restore math library 2022-04-14 15:49:55 +08:00
scalb.c Restore math library 2022-04-14 15:49:55 +08:00
scalbf.c Restore math library 2022-04-14 15:49:55 +08:00
scalbln.c Restore math library 2022-04-14 15:49:55 +08:00
scalblnf.c Restore math library 2022-04-14 15:49:55 +08:00
scalblnl.c Restore math library 2022-04-14 15:49:55 +08:00
scalbn.c Restore math library 2022-04-14 15:49:55 +08:00
scalbnf.c Restore math library 2022-04-14 15:49:55 +08:00
scalbnl.c Restore math library 2022-04-14 15:49:55 +08:00
signgam.c Restore math library 2022-04-14 15:49:55 +08:00
significand.c Restore math library 2022-04-14 15:49:55 +08:00
significandf.c Restore math library 2022-04-14 15:49:55 +08:00
sin.c Restore math library 2022-04-14 15:49:55 +08:00
sincos.c Restore math library 2022-04-14 15:49:55 +08:00
sincosf.c Restore math library 2022-04-14 15:49:55 +08:00
sincosl.c Restore math library 2022-04-14 15:49:55 +08:00
sinf.c Restore math library 2022-04-14 15:49:55 +08:00
sinh.c Restore math library 2022-04-14 15:49:55 +08:00
sinhf.c Restore math library 2022-04-14 15:49:55 +08:00
sinhl.c Restore math library 2022-04-14 15:49:55 +08:00
sinl.c Restore math library 2022-04-14 15:49:55 +08:00
sqrt.c Restore math library 2022-04-14 15:49:55 +08:00
sqrt_data.c Restore math library 2022-04-14 15:49:55 +08:00
sqrt_data.h Restore math library 2022-04-14 15:49:55 +08:00
sqrtf.c Restore math library 2022-04-14 15:49:55 +08:00
sqrtl.c Restore math library 2022-04-14 15:49:55 +08:00
tan.c Restore math library 2022-04-14 15:49:55 +08:00
tanf.c Restore math library 2022-04-14 15:49:55 +08:00
tanh.c Restore math library 2022-04-14 15:49:55 +08:00
tanhf.c Restore math library 2022-04-14 15:49:55 +08:00
tanhl.c Restore math library 2022-04-14 15:49:55 +08:00
tanl.c Restore math library 2022-04-14 15:49:55 +08:00
tgamma.c Restore math library 2022-04-14 15:49:55 +08:00
tgammaf.c Restore math library 2022-04-14 15:49:55 +08:00
tgammal.c Restore math library 2022-04-14 15:49:55 +08:00
trunc.c Restore math library 2022-04-14 15:49:55 +08:00
truncf.c Restore math library 2022-04-14 15:49:55 +08:00
truncl.c Restore math library 2022-04-14 15:49:55 +08:00