Searched refs:GET_LDOUBLE_EXP (Results 1 – 9 of 9) sorted by relevance
51 GET_LDOUBLE_EXP(se,x); in __frexpl()
45 GET_LDOUBLE_EXP(hx,x); in __asinhl()
40 GET_LDOUBLE_EXP(es,x); in __scalblnl()
103 #define GET_LDOUBLE_EXP(exp,d) \ macro
115 GET_LDOUBLE_EXP (se, x); in __ieee754_j0l()
119 GET_LDOUBLE_EXP (se, x); in __ieee754_j1l()
83 #define GET_LDOUBLE_EXP(exp,d) \ macro
105 #define GET_LDOUBLE_EXP(exp,d) \ macro
1409 * math/math_private.h (GET_LDOUBLE_EXP): Add missing backslash.