Searched refs:EXTRACT_WORDS (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-13-stable/lib/msun/src/
H A De_pow.c109 EXTRACT_WORDS(hx,lx,x);
110 EXTRACT_WORDS(hy,ly,y);
266 EXTRACT_WORDS(j,i,z);
H A De_log.c95 EXTRACT_WORDS(hx,lx,x);
H A De_sqrt.c102 EXTRACT_WORDS(ix0,ix1,x);
H A De_jn.c63 EXTRACT_WORDS(hx,lx,x);
222 EXTRACT_WORDS(hx,lx,x);
H A Dmath_private.h130 #define EXTRACT_WORDS(ix0,ix1,d) \ macro
732 EXTRACT_WORDS(__hx, __lx, *xp); \
H A De_j0.c151 EXTRACT_WORDS(hx,lx,x);
H A De_j1.c148 EXTRACT_WORDS(hx,lx,x);
H A De_lgamma_r.c208 EXTRACT_WORDS(hx,lx,x);

Completed in 72 milliseconds

12