Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/msun/ld128/
HDk_expl.h51 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ variable
249 fn = (double)x * INV_L + 0x1.8p52 - 0x1.8p52; in __k_expl()
HDs_expl.c270 fn = (double)x * INV_L + 0x1.8p52 - 0x1.8p52; in expm1l()
/freebsd-11-stable/lib/msun/ld80/
HDk_expl.h51 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ variable
227 fn = x * INV_L + 0x1.8p63 - 0x1.8p63; in __k_expl()
HDs_expl.c227 fn = x * INV_L + 0x1.8p63 - 0x1.8p63; in expm1l()