Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
..
e_atan2.c 34a8cf767c Fixed compiler warnings after uClibc code update 7 years ago
e_exp.c 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 6 years ago
e_fmod.c 34a8cf767c Fixed compiler warnings after uClibc code update 7 years ago
e_log.c ac4b491b20 Disabled spurious Visual Studio warnings in the uClibc math code 7 years ago
e_log10.c 11c348b4d7 SDL_log10 7 years ago
e_pow.c 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 6 years ago
e_rem_pio2.c 550437edbe libm: Fixed all static analysis warnings. 6 years ago
e_sqrt.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
k_cos.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
k_rem_pio2.c 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 4 years ago
k_sin.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
k_tan.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
math_libm.h 120c76c84b Updated copyright for 2022 3 years ago
math_private.h a79b642638 Make SDL2 able to build or PSP with cmake 3 years ago
s_atan.c 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 6 years ago
s_copysign.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
s_cos.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
s_fabs.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
s_floor.c 1a02403ea7 libm: Watcom defines huge=__huge: undefine it to fix build using Watcom. 6 years ago
s_scalbn.c 0897f2359c Fixed compiler warning 5 years ago
s_sin.c 6cf065753c Updated math code from the uClibc 0.9.33 release 7 years ago
s_tan.c 47e0aa0e6a Fixed building on command line Mac OS X 11 years ago