reactos/sdk/lib/crt/math/arm
Timo Kreuzer f1e2c6cbd0 [CRT/arm] Update file headers to new format and change license to MIT
* Add Raman Masanin to copyrights
* Add some comments
* Return long long from __rt_sdiv (no functional difference, just for clarity)
2021-07-27 14:42:55 +02:00
..
__dtoi64.s
__dtou64.s
__i64tod.s
__i64tos.s
__rt_div_worker.h [CRT/arm] Update file headers to new format and change license to MIT 2021-07-27 14:42:55 +02: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
__rt_srsh.s
__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
__stoi64.s
__stou64.s
__u64tod.s
__u64tos.s
_logb.s
atan.s
atan2.s
ceil.s
exp.s
fabs.s
floor.s
fmod.s
ldexp.s
log.s
log10.s
pow.s
tan.s