|
SDL
2.0
|
Include dependency graph for s_floor.c:Go to the source code of this file.
Functions | |
| double | floor (double x) |
Variables | |
| static const double | huge = 1.0e300 |
| double floor | ( | double | x | ) |
Definition at line 33 of file s_floor.c.
References EXTRACT_WORDS, huge, i, i1, INSERT_WORDS, and j.
Referenced by __kernel_rem_pio2(), and SDL_floor().