reactos/sdk/lib/crt/math
Roman Masanin be3c532bf4
[ARM/CRT] Refactor several functions (#3865)
- Make __fto64 function more readable
- Call worker function directly for __rt_sdiv/udiv
- Adapt __rt_sdiv64/udiv64 asm shims accordingly
- Add header files to CMake source list

CORE-17607 CORE-17614 CORE-17703 CORE-17604

Addendum to f2bc1f0e, e448094e and 54406bf4.
2021-07-31 11:24:03 +03:00
..
amd64
arm [ARM/CRT] Refactor several functions (#3865) 2021-07-31 11:24:03 +03:00
i386
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
exp2.c
exp2f.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
math.cmake [ARM/CRT] Refactor several functions (#3865) 2021-07-31 11:24:03 +03:00
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
usermatherr.c [CRT] Fix _matherror and _setusermatherror 2021-07-27 22:08:58 +02:00