Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_expl.h51 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ variable
249 fn = (double)x * INV_L + 0x1.8p52 - 0x1.8p52; in __k_expl()
Ds_expl.c270 fn = (double)x * INV_L + 0x1.8p52 - 0x1.8p52; in expm1l()