Searched defs:frexp (Results 1 – 4 of 4) sorted by relevance
34 frexp(double d, int *ex) in frexp() function
138 #define frexp(x,y) __TGMATH_REAL_1_2(x, y, frexp) macro
84 frexp keyword
177 #define frexp(x, y) __tg_simplev(x, frexp, x, y) macro