reactos/sdk/lib/crt/math
2022-12-01 15:21:59 +02:00
..
amd64 [CRT] Replace amd64 math functions/stubs with libm 2022-12-01 15:21:59 +02:00
arm
arm64
i386
ieee754
libm_sse2 [CRT] Replace amd64 math functions/stubs with libm 2022-12-01 15:21:59 +02:00
_chgsignf.c
_copysignf.c
_hypotf.c
_invoke_matherr.c [CRT] Improve _matherr handling 2022-12-01 15:21:59 +02:00
abs.c
acos.c
acosf.c
adjust.c
asin.c
asinf.c
atan2f.c
atanf.c
cabs.c
ceil.c
ceilf.c
cos.c
cosf.c
cosh.c
coshf.c
div.c
exp2.c
exp2f.c
expf.c
fabs.c
fabsf.c
fdivbug.c
floor.c
floorf.c
fmodf.c
frexp.c
huge_val.c
hypot.c
j0_y0.c
j1_y1.c
jn_yn.c
labs.c
ldiv.c
log10f.c
logf.c
math.cmake [CRT] Add simplistic fallback implementation of sincos to make GCC 11 happy 2022-12-01 15:21:59 +02:00
modf.c
modff.c
powf.c
powl.c
rand.c
rand_nt.c
round.c
roundf.c
s_modf.c
sin.c
sincos.c [CRT] Add simplistic fallback implementation of sincos to make GCC 11 happy 2022-12-01 15:21:59 +02:00
sinf.c
sinh.c
sinhf.c
sqrt.c
sqrtf.c
stubs.c
tanf.c
tanh.c
tanhf.c