Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_cbrtl.c29 static const long double CBRT2I = 0.7937005259840997373758528196361541301957467L; variable
83 x *= CBRT2I; in __cbrtl()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_cbrtl.c63 static const _Float128 CBRT2I = L(0.7937005259840997373758528196361541301957467); variable
117 x *= CBRT2I; in __cbrtl()