Searched defs:__frexpl (Results 1 – 5 of 5) sorted by relevance
21 __frexpl (long double value, int *expptr) in __frexpl() function
36 _Float128 __frexpl(_Float128 x, int *eptr) in __frexpl() function
42 long double __frexpl(long double x, int *eptr) in __frexpl() function
33 long double __frexpl(long double x, int *eptr) in __frexpl() function
246 #define __frexpl __frexpf128 macro
Completed in 16 milliseconds