Home
last modified time | relevance | path

Searched refs:EXTRACT_WORDS64 (Results 1 – 25 of 79) sorted by relevance

1234

/sysdeps/ieee754/ldbl-128ibm/
A Ds_totalorderl.c32 EXTRACT_WORDS64 (hx, xhi); in __totalorderl()
34 EXTRACT_WORDS64 (hy, yhi); in __totalorderl()
52 EXTRACT_WORDS64 (lx, xlo); in __totalorderl()
53 EXTRACT_WORDS64 (ly, ylo); in __totalorderl()
A Ds_totalordermagl.c32 EXTRACT_WORDS64 (hx, xhi); in __totalordermagl()
34 EXTRACT_WORDS64 (hy, yhi); in __totalordermagl()
52 EXTRACT_WORDS64 (lx, xlo); in __totalordermagl()
53 EXTRACT_WORDS64 (ly, ylo); in __totalordermagl()
A De_remainderl.c39 EXTRACT_WORDS64 (hx, xhi); in __ieee754_remainderl()
40 EXTRACT_WORDS64 (lx, xlo); in __ieee754_remainderl()
42 EXTRACT_WORDS64 (hp, phi); in __ieee754_remainderl()
43 EXTRACT_WORDS64 (lp, plo); in __ieee754_remainderl()
A Ds_remquol.c37 EXTRACT_WORDS64 (hx, xhi); in __remquol()
38 EXTRACT_WORDS64 (lx, xlo); in __remquol()
40 EXTRACT_WORDS64 (hy, yhi); in __remquol()
41 EXTRACT_WORDS64 (ly, ylo); in __remquol()
A Ds_fabsl.c34 EXTRACT_WORDS64 (hx, xhi); in __fabsl()
35 EXTRACT_WORDS64 (lx, xlo); in __fabsl()
A Ds_iscanonicall.c30 EXTRACT_WORDS64 (hx, xhi); in __iscanonicall()
31 EXTRACT_WORDS64 (lx, xlo); in __iscanonicall()
A Ds_logbl.c33 EXTRACT_WORDS64 (hx, xhi); in __logbl()
52 EXTRACT_WORDS64 (lx, xlo); in __logbl()
A De_ilogbl.c38 EXTRACT_WORDS64 (hx, xhi); in __ieee754_ilogbl()
57 EXTRACT_WORDS64 (lx, xlo); in __ieee754_ilogbl()
A Ds_fpclassifyl.c50 EXTRACT_WORDS64 (hx, xhi); in ___fpclassifyl()
68 EXTRACT_WORDS64 (lx, xlo); in ___fpclassifyl()
A De_atan2l.c63 EXTRACT_WORDS64 (hx, xhi); in __ieee754_atan2l()
64 EXTRACT_WORDS64 (lx, xlo); in __ieee754_atan2l()
67 EXTRACT_WORDS64 (hy, yhi); in __ieee754_atan2l()
A De_acoshl.c44 EXTRACT_WORDS64 (hx, xhi); in __ieee754_acoshl()
45 EXTRACT_WORDS64 (lx, xlo); in __ieee754_acoshl()
A Ds_setpayloadl_main.c36 EXTRACT_WORDS64 (hx, hi); in FUNC()
37 EXTRACT_WORDS64 (lx, lo); in FUNC()
A Ds_nextupl.c32 EXTRACT_WORDS64 (hx, xhi); in __nextupl()
33 EXTRACT_WORDS64 (lx, xlo); in __nextupl()
A De_fmodl.c36 EXTRACT_WORDS64 (hx, xhi); in __ieee754_fmodl()
37 EXTRACT_WORDS64 (lx, xlo); in __ieee754_fmodl()
39 EXTRACT_WORDS64 (hy, yhi); in __ieee754_fmodl()
40 EXTRACT_WORDS64 (ly, ylo); in __ieee754_fmodl()
A Ds_nextafterl.c39 EXTRACT_WORDS64 (hx, xhi); in __nextafterl()
40 EXTRACT_WORDS64 (lx, xlo); in __nextafterl()
42 EXTRACT_WORDS64 (hy, yhi); in __nextafterl()
/sysdeps/ieee754/dbl-64/
A Ds_frexp.c38 EXTRACT_WORDS64 (ix, x); in __frexp()
50 EXTRACT_WORDS64 (ix, x); in __frexp()
A Ds_rint.c42 EXTRACT_WORDS64 (i0, x); in __rint()
51 EXTRACT_WORDS64 (i0, t); in __rint()
A De_log10.c64 EXTRACT_WORDS64 (hx, x); in __ieee754_log10()
75 EXTRACT_WORDS64 (hx, x); in __ieee754_log10()
A Ds_scalbln.c33 EXTRACT_WORDS64(ix,x); in __scalbln()
38 EXTRACT_WORDS64(ix,x); in __scalbln()
A Ds_scalbn.c33 EXTRACT_WORDS64(ix,x); in __scalbn()
38 EXTRACT_WORDS64(ix,x); in __scalbn()
A Ds_totalordermag.c31 EXTRACT_WORDS64 (ix, *x); in __totalordermag()
32 EXTRACT_WORDS64 (iy, *y); in __totalordermag()
A Ds_getpayload.c29 EXTRACT_WORDS64 (ix, *x); in __getpayload()
A Ds_issignaling.c27 EXTRACT_WORDS64 (xi, x); in __issignaling()
A Ds_totalorder.c31 EXTRACT_WORDS64 (ix, *x); in __totalorder()
32 EXTRACT_WORDS64 (iy, *y); in __totalorder()
/sysdeps/powerpc/fpu/
A Ds_logbl.c42 EXTRACT_WORDS64 (hx, xh); in __logbl()
66 EXTRACT_WORDS64 (lx, xl); in __logbl()

Completed in 23 milliseconds

1234