reactos/sdk/lib/crt/math
Hervé Poussineau bbf7b5b72a [CRT/x64] Correctly implement fabs for GCC
Note that MSVC does not recognize 'fabs' as a valid label name.
See fee844b6ff and 2f7cf157d8
2021-02-01 19:57:12 +01:00
..
amd64 [CRT/x64] Correctly implement fabs for GCC 2021-02-01 19:57:12 +01:00
arm
i386 [MSVCRTEX] Add some floating point functions for CLang build 2020-11-16 16:58:10 +01:00
ieee754
_chgsignf.c
_copysignf.c
_hypotf.c
abs.c
acos.c
acosf.c
adjust.c
asin.c
asinf.c
atan2f.c
atanf.c
cabs.c
ceilf.c
cos.c
cosf.c
cosh.c
coshf.c
div.c
expf.c
fabsf.c
fdivbug.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
modf.c
modff.c
powf.c
powl.c
rand.c
rand_nt.c
s_modf.c
sin.c
sinf.c
sinh.c
sinhf.c
sqrt.c
sqrtf.c
stubs.c
tanf.c
tanh.c
tanhf.c