reactos/lib/sdk/crt/math/i386
Timo Kreuzer 0b8509a565 [CRT]
- Use ___readcr4 instead of __readcr4, because MSVC doesn't like this intrinsic to be redefined.
- Add _ftol2

svn path=/branches/cmake-bringup/; revision=49679
2010-11-21 09:36:26 +00:00
..
alldiv_asm.s [CRT] 2010-11-15 01:29:12 +00:00
alldvrm_asm.s [CRT] 2010-11-15 01:29:12 +00:00
allmul_asm.s [CRT] 2010-11-15 01:29:12 +00:00
allrem_asm.s [CRT] 2010-11-15 01:29:12 +00:00
allshl_asm.s [CRT] 2010-11-15 01:29:12 +00:00
allshr_asm.s [CRT] 2010-11-15 01:29:12 +00:00
atan2_asm.s [CRT] 2010-11-15 01:29:12 +00:00
atan_asm.s [CRT] 2010-11-15 01:29:12 +00:00
aulldiv_asm.s [CRT] 2010-11-15 01:29:12 +00:00
aulldvrm_asm.s [CRT] 2010-11-15 01:29:12 +00:00
aullrem_asm.s [CRT] 2010-11-15 01:29:12 +00:00
aullshr_asm.s [CRT] 2010-11-15 01:29:12 +00:00
ceil_asm.s [CRT] 2010-11-15 01:29:12 +00:00
ceilf.S [CRT] 2010-11-15 01:29:12 +00:00
ci.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
cos_asm.s [CRT] 2010-11-15 01:29:12 +00:00
exp_asm.s [CRT] 2010-11-15 01:29:12 +00:00
fabs_asm.s [CRT] 2010-11-15 01:29:12 +00:00
floor_asm.s [CRT] 2010-11-15 01:29:12 +00:00
floorf.S [CRT] 2010-11-15 01:29:12 +00:00
fmod_asm.s [CRT] 2010-11-15 01:29:12 +00:00
fmodf_asm.s [CRT] 2010-11-15 01:29:12 +00:00
ftol2_asm.s [CRT] 2010-11-21 09:36:26 +00:00
ftol_asm.s [CRT] 2010-11-15 01:29:12 +00:00
ldexp.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
log10_asm.s [CRT] 2010-11-15 01:29:12 +00:00
log_asm.s [CRT] 2010-11-15 01:29:12 +00:00
pow_asm.s [CRT] 2010-11-15 01:29:12 +00:00
sin_asm.s [CRT] 2010-11-15 01:29:12 +00:00
sqrt_asm.s [CRT] 2010-11-15 01:29:12 +00:00
tan_asm.s [CRT] 2010-11-15 01:29:12 +00:00