Home
last modified time | relevance | path

Searched refs:GET_HIGH_WORD (Results 1 – 16 of 16) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Ds_expm1.c140 GET_HIGH_WORD (hx, x); in __expm1()
236 GET_HIGH_WORD (high, y); in __expm1()
246 GET_HIGH_WORD (high, y); in __expm1()
255 GET_HIGH_WORD (high, y); in __expm1()
A Ds_log1p.c108 GET_HIGH_WORD (hx, x); in __log1p()
144 GET_HIGH_WORD (hu, u); in __log1p()
152 GET_HIGH_WORD (hu, u); in __log1p()
A De_ilogb.c33 GET_HIGH_WORD (hx, x); in __ieee754_ilogb()
A Ds_asinh.c40 GET_HIGH_WORD (hx, x); in __asinh()
A De_cosh.c47 GET_HIGH_WORD(ix,x); in __ieee754_cosh()
A De_sinh.c52 GET_HIGH_WORD (jx, x); in __ieee754_sinh()
A De_j0.c91 GET_HIGH_WORD (hx, x); in __ieee754_j0()
308 GET_HIGH_WORD (ix, x); in pzero()
427 GET_HIGH_WORD (ix, x); in qzero()
A De_j1.c95 GET_HIGH_WORD (hx, x); in __ieee754_j1()
316 GET_HIGH_WORD (ix, x); in pone()
436 GET_HIGH_WORD (ix, x); in qone()
A De_jn.c331 GET_HIGH_WORD (high, b); in libm_alias_finite()
336 GET_HIGH_WORD (high, b); in libm_alias_finite()
A Ds_erf.c203 GET_HIGH_WORD (hx, x); in __erf()
307 GET_HIGH_WORD (hx, x); in libm_alias_double()
A De_lgamma_r.c162 GET_HIGH_WORD(ix,x); in sin_pi()
/sysdeps/hppa/hppa1.1/
A Ds_signbit.c28 GET_HIGH_WORD (hx, x); in __signbit()
/sysdeps/generic/
A Dmath_private.h83 #ifndef GET_HIGH_WORD
84 # define GET_HIGH_WORD(i,d) \ macro
/sysdeps/ieee754/ldbl-128ibm/
A De_powl.c194 GET_HIGH_WORD (low_ye, ylo); in __ieee754_powl()
304 GET_HIGH_WORD (ix, ohi); in __ieee754_powl()
322 GET_HIGH_WORD (hax, ohi); in __ieee754_powl()
A De_jnl.c403 GET_HIGH_WORD (se, xhi); in libm_alias_finite()
410 GET_HIGH_WORD (se, xhi); in libm_alias_finite()
A Ds_erfl.c768 GET_HIGH_WORD (hx, xhi); in __erfl()
837 GET_HIGH_WORD (hx, xhi); in __erfcl()

Completed in 16 milliseconds