Searched defs:frexp (Results 1 – 2 of 2) sorted by relevance
| /math/ | ||
| A D | test-tgmath.c | 589 (F(frexp)) (TYPE x, int *y) in TYPE() |
| A D | tgmath.h | 758 #define frexp(Val1, Val2) __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, frexp) macro |
Completed in 9 milliseconds