reactos/sdk/lib/crt/math/i386
Jérôme Gardou 15c9f63b65 [MSVCRTEX] Add some floating point functions for CLang build
Clang makes optimisations requiring functions not present in msvcrt
2020-11-16 16:58:10 +01:00
..
alldiv_asm.s
alldvrm_asm.s
allmul_asm.s
allrem_asm.s
allshl_asm.s
allshr_asm.s
atan2_asm.s
atan_asm.s
aulldiv_asm.s
aulldvrm_asm.s
aullrem_asm.s
aullshr_asm.s
ceil_asm.s
ceilf.S
ci.c
cicos.c
cilog.c
cipow.c
cisin.c
cisqrt.c
cos_asm.s
exp2_asm.s [MSVCRTEX] Add some floating point functions for CLang build 2020-11-16 16:58:10 +01:00
exp_asm.s
fabs_asm.s
floor_asm.s
floorf.S
fmod_asm.s
fmodf_asm.s
ftol2_asm.s
ftol_asm.s
ldexp.c
log10_asm.s
log_asm.s
pow_asm.s
sin_asm.s
sqrt_asm.s
sqrtf.c
tan_asm.s