reactos/sdk/lib/crt/math
Timo Kreuzer f637e6b809 [CRT] Implement __ftoul2_legacy
This is used by CL v19.41+. It replicates the behavior of the inline assembly code that previous CL versions generated. According to tests it works the same as with previous VS versions.
2024-08-27 21:34:50 +03:00
..
amd64
arm
arm64
i386
ieee754
libm_sse2
_chgsignf.c
_copysignf.c
_hypotf.c
_invoke_matherr.c
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] Move rand to stdlib, where it belongs 2024-04-25 05:25:12 +02:00
modf.c
modff.c
powf.c
powl.c
round.c
roundf.c
s_modf.c
sin.c
sincos.c
sinf.c
sinh.c
sinhf.c
sqrt.c
sqrtf.c
stubs.c
tanf.c
tanh.c
tanhf.c