Home
last modified time | relevance | path

Searched refs:mul_splitl (Results 1 – 7 of 7) sorted by relevance

/sysdeps/ieee754/ldbl-96/
A Dlgamma_productl.c38 mul_splitl (&mhi, &mlo, quot, xi); in __lgamma_productl()
42 mul_splitl (&rhi, &rlo, ret, quot); in __lgamma_productl()
A Dx2y2m1l.c62 mul_splitl (&vals[1], &vals[0], x, x); in __x2y2m1l()
63 mul_splitl (&vals[3], &vals[2], y, y); in __x2y2m1l()
A Dgamma_productl.c42 mul_splitl (&ret, &lo, ret, x + i); in __gamma_productl()
/sysdeps/ieee754/ldbl-128/
A Dx2y2m1l.c63 mul_splitl (&vals[1], &vals[0], x, x); in __x2y2m1l()
64 mul_splitl (&vals[3], &vals[2], y, y); in __x2y2m1l()
A Dlgamma_productl.c38 mul_splitl (&mhi, &mlo, quot, xi); in __lgamma_productl()
42 mul_splitl (&rhi, &rlo, ret, quot); in __lgamma_productl()
A Dgamma_productl.c42 mul_splitl (&ret, &lo, ret, x + i); in __gamma_productl()
/sysdeps/ieee754/float128/
A Dfloat128_private.h392 #define mul_splitl mul_splitf128 macro

Completed in 7 milliseconds