Searched refs:__frexpf (Results 1 – 4 of 4) sorted by relevance
40 ENTRY (__frexpf)79 END (__frexpf)
26 float __frexpf(float x, int *eptr) in __frexpf() function
43 xm = __frexpf (fabsf (x), &xe); in __cbrtf()
87 float x_adj_mant = __frexpf (x_adj, &x_adj_log2); in gammaf_positive()
Completed in 4 milliseconds