|
SDL
2.0
|
Include dependency graph for k_rem_pio2.c:Go to the source code of this file.
Functions | |
| libm_hidden_proto (scalbn) | |
| int attribute_hidden | __kernel_rem_pio2 (x, y, int e0, int nx, int prec, ipio2) |
Variables | |
| static double | PIo2 [] |
| static double | zero = 0.0 |
| static double | one = 1.0 |
| static double | two24 = 1.67772160000000000000e+07 |
| static double | twon24 = 5.96046447753906250000e-08 |
| int attribute_hidden __kernel_rem_pio2 | ( | x | , |
| y | , | ||
| int | e0, | ||
| int | nx, | ||
| int | prec, | ||
| ipio2 | |||
| ) |
Definition at line 176 of file k_rem_pio2.c.
References floor, i, j, one, scalbn, SDL_arraysize, SDL_assert, two24, twon24, and zero.
Referenced by __ieee754_rem_pio2().
| libm_hidden_proto | ( | scalbn | ) |
Definition at line 139 of file k_rem_pio2.c.
References PIo2.
|
static |
Definition at line 167 of file k_rem_pio2.c.
Referenced by __kernel_rem_pio2().
|
static |
Definition at line 150 of file k_rem_pio2.c.
Referenced by libm_hidden_proto().
|
static |
Definition at line 167 of file k_rem_pio2.c.
Referenced by __kernel_rem_pio2().
|
static |
Definition at line 168 of file k_rem_pio2.c.
Referenced by __kernel_rem_pio2().
|
static |
Definition at line 167 of file k_rem_pio2.c.
Referenced by __kernel_rem_pio2().