sdl2_frt/src/libm
2019-10-30 16:06:51 +01:00
..
e_atan2.c Fixed compiler warnings after uClibc code update 2017-11-04 17:39:28 -07:00
e_exp.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
e_fmod.c Fixed compiler warnings after uClibc code update 2017-11-04 17:39:28 -07:00
e_log10.c SDL_log10 2018-01-17 11:53:09 -05:00
e_log.c Disabled spurious Visual Studio warnings in the uClibc math code 2017-11-21 21:51:33 -08:00
e_pow.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
e_rem_pio2.c libm: Fixed all static analysis warnings. 2018-08-08 12:13:56 -04:00
e_sqrt.c
k_cos.c
k_rem_pio2.c Readability: change some pointer parameter to be pointer to const 2019-10-30 16:06:51 +01:00
k_sin.c
k_tan.c
math_libm.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
math_private.h Readability: change some pointer parameter to be pointer to const 2019-10-30 16:06:51 +01:00
s_atan.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_copysign.c
s_cos.c
s_fabs.c
s_floor.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_scalbn.c libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 2018-11-18 11:50:20 +03:00
s_sin.c
s_tan.c