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
2024-12-28 01:55:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
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