Home
last modified time | relevance | path

Searched refs:CBRT4I (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_cbrtl.c30 static const long double CBRT4I = 0.6299605249474365823836053036391141752851257L; variable
85 x *= CBRT4I; in __cbrtl()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_cbrtl.c64 static const _Float128 CBRT4I = L(0.6299605249474365823836053036391141752851257); variable
119 x *= CBRT4I; in __cbrtl()