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 [CRT] Use the asm version of sqrt on amd64 2021-05-28 11:52:42 +02:00
arm [ARM/CRT] Refactor several functions (#3865) 2021-07-31 11:24:03 +03:00
i386 [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
ieee754 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_chgsignf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_copysignf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_hypotf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
abs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
acos.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
acosf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
adjust.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
asin.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
asinf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
atan2f.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
atanf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
cabs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ceilf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
cos.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
cosf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
cosh.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
coshf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
div.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
exp2.c [CRT] exp2*.c: Add an explicit type for 'TWO' variable 2021-04-27 10:36:54 +03:00
exp2f.c [CRT] exp2*.c: Add an explicit type for 'TWO' variable 2021-04-27 10:36:54 +03:00
expf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
fabsf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fdivbug.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
floorf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
fmodf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
frexp.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
huge_val.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hypot.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
j0_y0.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
j1_y1.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
jn_yn.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
labs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ldiv.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
log10f.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
logf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
math.cmake [ARM/CRT] Refactor several functions (#3865) 2021-07-31 11:24:03 +03:00
modf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
modff.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
powf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
powl.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rand.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rand_nt.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
s_modf.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sin.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sinf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
sinh.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sinhf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
sqrt.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sqrtf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
stubs.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
tanf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
tanh.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
tanhf.c [CRT] Add some missing #pragma function 2021-07-11 21:45:29 +02:00
usermatherr.c [CRT] Fix _matherror and _setusermatherror 2021-07-27 22:08:58 +02:00