Home
last modified time | relevance | path

Searched refs:ldbl_unpack (Results 1 – 25 of 37) sorted by relevance

12

/sysdeps/ieee754/ldbl-128ibm/
A De_hypotl.c103 ldbl_unpack (a, &hi, &lo); in __ieee754_hypotl()
115 ldbl_unpack (b, &hi, &lo); in __ieee754_hypotl()
118 ldbl_unpack (a, &hi, &lo); in __ieee754_hypotl()
A Ds_totalorderl.c31 ldbl_unpack (*x, &xhi, &xlo); in __totalorderl()
33 ldbl_unpack (*y, &yhi, &ylo); in __totalorderl()
A Ds_totalordermagl.c31 ldbl_unpack (*x, &xhi, &xlo); in __totalordermagl()
33 ldbl_unpack (*y, &yhi, &ylo); in __totalordermagl()
A De_remainderl.c38 ldbl_unpack (x, &xhi, &xlo); in __ieee754_remainderl()
41 ldbl_unpack (p, &phi, &plo); in __ieee754_remainderl()
A Ds_remquol.c36 ldbl_unpack (x, &xhi, &xlo); in __remquol()
39 ldbl_unpack (y, &yhi, &ylo); in __remquol()
A Ds_fabsl.c33 ldbl_unpack (x, &xhi, &xlo); in __fabsl()
A Ds_ceill.c35 ldbl_unpack (x, &xh, &xl); in __ceill()
A Ds_floorl.c35 ldbl_unpack (x, &xh, &xl); in __floorl()
A Ds_iscanonicall.c29 ldbl_unpack (x, &xhi, &xlo); in __iscanonicall()
A Ds_logbl.c32 ldbl_unpack (x, &xhi, &xlo); in __logbl()
A De_ilogbl.c37 ldbl_unpack (x, &xhi, &xlo); in __ieee754_ilogbl()
A Ds_truncl.c37 ldbl_unpack (x, &xh, &xl); in __truncl()
A Ds_fpclassifyl.c49 ldbl_unpack (x, &xhi, &xlo); in ___fpclassifyl()
A Ds_roundevenl.c29 ldbl_unpack (x, &xh, &xl); in __roundevenl()
A De_acoshl.c43 ldbl_unpack (x, &xhi, &xlo); in __ieee754_acoshl()
A Ds_setpayloadl_main.c35 ldbl_unpack (payload, &hi, &lo); in FUNC()
A Ds_nextupl.c31 ldbl_unpack (x, &xhi, &xlo); in __nextupl()
A Ds_roundl.c38 ldbl_unpack (x, &xh, &xl); in __roundl()
A De_fmodl.c35 ldbl_unpack (x, &xhi, &xlo); in __ieee754_fmodl()
38 ldbl_unpack (y, &yhi, &ylo); in __ieee754_fmodl()
A Ds_llroundl.c33 ldbl_unpack (x, &xh, &xl); in __llroundl()
A Ds_fmal.c135 ldbl_unpack (x, &xhi, &xlo); in __fmal()
138 ldbl_unpack (y, &yhi, &ylo); in __fmal()
141 ldbl_unpack (z, &zhi, &zlo); in __fmal()
A Ds_lroundl.c33 ldbl_unpack (x, &xh, &xl); in __lroundl()
A Ds_rintl.c44 ldbl_unpack (x, &xh, &xl); in __rintl()
/sysdeps/powerpc/fpu/
A Dmath_ldbl.h51 #define ldbl_unpack ldbl_unpack_ppc macro
A Ds_logbl.c41 ldbl_unpack (x, &xh, &xl); in __logbl()

Completed in 15 milliseconds

12