Searched refs:GET_HIGH_WORD (Results 26 - 45 of 45) sorted by relevance

12

/freebsd-11.0-release/lib/msun/src/
H A Ds_rint.c55 GET_HIGH_WORD(i0,t);
H A Ds_scalbn.c45 GET_HIGH_WORD(hx,x);
H A De_exp.c111 GET_HIGH_WORD(hx,x);
H A De_log10.c56 GET_HIGH_WORD(hx,x);
H A Dk_tan.c83 GET_HIGH_WORD(hx,x);
H A Ds_atan.c79 GET_HIGH_WORD(hx,x);
H A De_j0.c92 GET_HIGH_WORD(hx,x);
285 GET_HIGH_WORD(ix,x);
381 GET_HIGH_WORD(ix,x);
H A De_j1.c93 GET_HIGH_WORD(hx,x);
279 GET_HIGH_WORD(ix,x);
376 GET_HIGH_WORD(ix,x);
H A De_acos.c69 GET_HIGH_WORD(hx,x);
H A De_asin.c75 GET_HIGH_WORD(hx,x);
H A De_log.c103 GET_HIGH_WORD(hx,x);
H A De_jn.c265 GET_HIGH_WORD(high,b);
269 GET_HIGH_WORD(high,b);
H A Ds_expm1.c139 GET_HIGH_WORD(hx,x);
H A Ds_remquo.c150 GET_HIGH_WORD(hx,x);
H A De_pow.c211 {ax *= two53; n -= 53; GET_HIGH_WORD(ix,ax); }
301 GET_HIGH_WORD(j,z);
H A Ds_erf.c201 GET_HIGH_WORD(hx,x);
254 GET_HIGH_WORD(hx,x);
H A Dcatrig.c534 GET_HIGH_WORD(hx, x);
536 GET_HIGH_WORD(hy, y);
H A Dmath_private.h107 #define GET_HIGH_WORD(i,d) \ macro
H A Ds_exp2.c349 GET_HIGH_WORD(hx,x);
/freebsd-11.0-release/contrib/libstdc++/libmath/
H A Dmathconf.h170 #define GET_HIGH_WORD(i,d) \ macro

Completed in 84 milliseconds

12