Searched refs:frexpl (Results 1 – 4 of 4) sorted by relevance
39 frexpl(long double x, int *ex) in frexpl() function
57 __weak_reference(frexp, frexpl);
67 xs = frexpl(x, &ex); in fmal()68 ys = frexpl(y, &ey); in fmal()69 zs = frexpl(z, &ez); in fmal()
438 long double frexpl(long double value, int *); /* fundamentally !__pure2 */