Include dependency graph for s_rint.c:

Go to the source code of this file.
Functions | |
| double | rint (double x) |
Variables | |
| static double | TWO52 [2] |
| double rint | ( | double | x | ) |
Definition at line 44 of file s_rint.c.
References EXTRACT_WORDS, GET_HIGH_WORD, INSERT_WORDS, j0(), SET_HIGH_WORD, and TWO52.
Referenced by __ieee754_scalb(), and __kernel_standard().
Here is the call graph for this function:

double TWO52[2] [static] |
1.4.7