reactos/lib/sdk/crt/math
Timo Kreuzer 84b1635034 [CRT]
- Add #pragma function to a number of intrisics that we implement to avoid a compiler error of MSVC
- Add a workaround to prevent some functions from being inlined
- Move sqrtf out of i386 directory
- Convert a number of inline assembly functions to raw assembly

svn path=/branches/cmake-bringup/; revision=49534
2010-11-08 18:36:45 +00:00
..
amd64 [CRT] 2010-11-02 00:06:33 +00:00
i386 [CRT] 2010-11-08 18:36:45 +00:00
abs.c [CRT] 2010-11-02 00:06:33 +00:00
acos.c [CRT] 2010-11-08 18:36:45 +00:00
adjust.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
asin.c [CRT] 2010-11-08 18:36:45 +00:00
cabs.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
cos.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
cosf.c [CRT] 2010-11-08 18:36:45 +00:00
cosh.c [CRT] 2010-11-08 18:36:45 +00:00
div.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
fdivbug.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
frexp.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
huge_val.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
hypot.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
j0_y0.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
j1_y1.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
jn_yn.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
labs.c [CRT] 2010-11-02 00:06:33 +00:00
ldiv.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
logf.c [CRT] 2010-11-08 18:36:45 +00:00
modf.c [CRT] 2010-11-08 18:36:45 +00:00
pow_asm.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
powf.c [CMAKE] 2010-10-23 22:14:59 +00:00
rand.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
rand_nt.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
s_modf.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
sin.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
sinf.c [CRT] 2010-11-08 18:36:45 +00:00
sinh.c [CRT] 2010-11-08 18:36:45 +00:00
sqrtf.c [CRT] 2010-11-08 18:36:45 +00:00
stubs.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
tanh.c [CRT] 2010-11-08 18:36:45 +00:00