Home
last modified time | relevance | path

Searched refs:EXTRACT_WORDS (Results 1 – 24 of 24) sorted by relevance

/sysdeps/ieee754/dbl-64/
A Ds_llrint.c46 EXTRACT_WORDS (i0, i1, x); in __llrint()
56 EXTRACT_WORDS (i0, i1, t); in __llrint()
71 EXTRACT_WORDS (i0, i1, t); in __llrint()
A Ds_lrint.c46 EXTRACT_WORDS (i0, i1, x); in __lrint()
56 EXTRACT_WORDS (i0, i1, t); in __lrint()
85 EXTRACT_WORDS (i0, i1, t); in __lrint()
A Ds_fpclassify.c30 EXTRACT_WORDS (hx, lx, x); in __fpclassify()
A Ds_nextup.c31 EXTRACT_WORDS (hx, lx, x); in __nextup()
A Ds_tanh.c56 EXTRACT_WORDS (jx, lx, x); in __tanh()
A De_jn.c65 EXTRACT_WORDS (hx, lx, x); in __ieee754_jn()
271 EXTRACT_WORDS (hx, lx, x); in libm_alias_finite()
A De_gamma_r.c127 EXTRACT_WORDS (hx, lx, x); in __ieee754_gamma_r()
A De_lgamma_r.c208 EXTRACT_WORDS(hx,lx,x); in __ieee754_lgamma_r()
A De_j0.c168 EXTRACT_WORDS (hx, lx, x); in __ieee754_y0()
A De_j1.c174 EXTRACT_WORDS (hx, lx, x); in __ieee754_y1()
/sysdeps/ieee754/ldbl-128ibm/
A De_logl.c200 EXTRACT_WORDS (hx, lx, xhi); in __ieee754_logl()
240 EXTRACT_WORDS (hx, lx, xhi); in __ieee754_logl()
A Ds_nexttoward.c42 EXTRACT_WORDS(hx,lx,x); in __nexttoward()
A Ds_atanl.c183 EXTRACT_WORDS (k, lx, xhi); in __atanl()
A Ds_expm1l.c99 EXTRACT_WORDS (ix, lx, xhi); in __expm1l()
A De_powl.c162 EXTRACT_WORDS (hx, lx, xhi); in __ieee754_powl()
166 EXTRACT_WORDS (hy, ly, yhi); in __ieee754_powl()
367 EXTRACT_WORDS (j, lj, ohi); in __ieee754_powl()
A Dk_tanl.c96 EXTRACT_WORDS (hx, lx, xhi); in __kernel_tanl()
A De_jnl.c89 EXTRACT_WORDS (se, lx, xhi); in __ieee754_jnl()
324 EXTRACT_WORDS (se, lx, xhi); in libm_alias_finite()
A Ds_log1pl.c133 EXTRACT_WORDS (hx, lx, xhi); in __log1pl()
/sysdeps/m68k/m680x0/fpu/
A Ds_llrint.c36 EXTRACT_WORDS (h, l, x); in __llrint()
/sysdeps/ieee754/ldbl-opt/
A Ds_nexttowardfd.c38 EXTRACT_WORDS(hy,ly,y); in __nldbl_nexttowardf()
/sysdeps/ieee754/ldbl-128/
A Ds_nexttoward.c41 EXTRACT_WORDS(hx,lx,x); in __nexttoward()
/sysdeps/ieee754/ldbl-96/
A Ds_nexttoward.c39 EXTRACT_WORDS(hx,lx,x); in __nexttoward()
/sysdeps/i386/fpu/
A Ds_nexttoward.c40 EXTRACT_WORDS(hx,lx,x); in __nexttoward()
/sysdeps/generic/
A Dmath_private.h73 #define EXTRACT_WORDS(ix0,ix1,d) \ macro

Completed in 20 milliseconds