|
SDL
2.0
|
Include dependency graph for e_fmod.c:Go to the source code of this file.
Functions | |
| double attribute_hidden | __ieee754_fmod (double x, double y) |
Variables | |
| static const double | one = 1.0 |
| static const double | Zero [] = {0.0, -0.0,} |
| double attribute_hidden __ieee754_fmod | ( | double | x, |
| double | y | ||
| ) |
Definition at line 23 of file e_fmod.c.
References EXTRACT_WORDS, i, INSERT_WORDS, one, and Zero.
|
static |
Definition at line 21 of file e_fmod.c.
Referenced by __ieee754_fmod().
|
static |
Definition at line 21 of file e_fmod.c.
Referenced by __ieee754_fmod().