reactos/sdk/lib/crt/float
Roman Masanin 554bbb6bab
[CRT/ARM] Floating point control functions implementation (#3870)
Implement controlfp, statusfp, fpreset, clearfp. CORE-17757 CORE-17604
2021-09-08 16:04:48 +03:00
..
amd64 [CRT/x64] Make _fpreset/_logb public, as they are exported using the .spec file 2021-01-07 21:12:11 +01:00
arm [CRT/ARM] Floating point control functions implementation (#3870) 2021-09-08 16:04:48 +03:00
i386
chgsign.c
copysign.c
float.cmake [CRT/ARM] Floating point control functions implementation (#3870) 2021-09-08 16:04:48 +03:00
fpclass.c
fpecode.c
isnan.c
nafter.c
scalb.c