reactos/sdk/lib/crt/math/arm
2021-07-30 14:20:23 +03:00
..
__dtoi64.s [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__dtoi64_worker.c [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__dtou64.s [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__dtou64_worker.c [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__fto64_worker.h [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__i64tod.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
__i64tos.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
__rt_div_worker.h [CRT/ARM] Fix modulus on division (#3856) 2021-07-29 13:44:16 +03:00
__rt_sdiv.c [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_sdiv64.s [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_sdiv64_worker.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
__rt_srsh.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
__rt_udiv.c [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_udiv64.s [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02:00
__rt_udiv64_worker.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
__stoi64.s [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__stoi64_worker.c [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__stou64.s [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__stou64_worker.c [CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 functions (#3848) 2021-07-30 14:20:23 +03:00
__u64tod.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
__u64tos.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
_logb.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
atan.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
atan2.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ceil.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
exp.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fabs.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
floor.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fmod.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ldexp.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
log.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
log10.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
pow.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
tan.s Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00