Searched refs:frexpf (Results 1 – 11 of 11) sorted by relevance
26 frexpf(float x, int *eptr) in frexpf() function
146 frexpf;
145 frexpf;
275 float frexpf(float, int *); /* fundamentally !__pure2 */
1306 TEST(math, frexpf) { in TEST() argument1308 float fr = frexpf(1024.0f, &exp); in TEST()1363 float fr = frexpf(14.1f, &exp); in TEST()1609 DoMathDataTest<1>(g_frexpf_intel_data, frexpf); in TEST()
297 frexpf