This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-05-25 00:30:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fefb1b77458f05ecdc4e0956c1b69c109f51142e
reactos
/
sdk
/
lib
/
crt
/
math
/
amd64
History
Timo Kreuzer
28c41b7d22
[CRT] Replace amd64 math functions/stubs with libm
2022-12-01 15:21:59 +02:00
..
_set_statfp.c
[CRT] Implement _set_statfp
2022-12-01 15:21:59 +02:00
asin.c
…
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
…
sqrt.c
…
sqrt.S
[CRT] Use the asm version of sqrt on amd64
2021-05-28 11:52:42 +02:00
sqrtf.S
…