musl-tcc/src/math/aarch64
Ziyao ea670ff2d8 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
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
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
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
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
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
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
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
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
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
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
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
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
sqrt.c Restore math library 2022-04-14 15:49:55 +08:00
sqrtf.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