SDL/src/libm
Ryan C. Gordon 1815bbc77f Tossed in some SDL_asserts to make static analyzer happier.
(Most of its complaints here are that these ints can be negative, although
they wouldn't been in sane cases. Checking sanity is what assertions do, and
it placates the analyzer appropriately.)
2014-03-23 18:56:47 -04:00
..
e_atan2.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_log.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_pow.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
e_rem_pio2.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
e_sqrt.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
k_rem_pio2.c Tossed in some SDL_asserts to make static analyzer happier. 2014-03-23 18:56:47 -04:00
k_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
math_libm.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
math_private.h OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
s_atan.c Hook up SDL_acos and SDL_asin properly. 2013-12-09 15:17:20 -05:00
s_copysign.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_cos.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_fabs.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_floor.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00
s_scalbn.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
s_sin.c Lots of fixes importing SDL source wholesale into a new iOS project 2011-10-31 05:56:58 -04:00