This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-04-22 13:10:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4d50f81419
reactos
/
sdk
/
lib
/
crt
/
math
/
amd64
History
Timo Kreuzer
4d50f81419
[CRT] Implement _set_statfp
2022-12-01 15:21:59 +02:00
..
_set_statfp.c
[CRT] Implement _set_statfp
2022-12-01 15:21:59 +02:00
acos.S
acosf.S
asin.c
atan.S
atan2.S
exp.S
fabs.S
[CRT] Implement portable + amd64 asm version of fabs/fabsf
2022-06-26 19:13:47 +02:00
fabsf.S
[CRT] Implement portable + amd64 asm version of fabs/fabsf
2022-06-26 19:13:47 +02:00
fmod.S
fmodf.S
ldexp.S
log.S
log10.S
pow.S
sqrt.c
sqrt.S
[CRT] Use the asm version of sqrt on amd64
2021-05-28 11:52:42 +02:00
sqrtf.S
tan.S