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

/freebsd-current/lib/msun/ld80/
H A Dk_expl.h50 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ variable
225 fn = rnintl(x * INV_L);
H A Ds_expl.c221 fn = rnintl(x * INV_L);
/freebsd-current/lib/msun/ld128/
H A Dk_expl.h50 INV_L = 1.8466496523378731e+2, /* 0x171547652b82fe.0p-45 */ variable
244 fn = rnint((double)x * INV_L);
H A Ds_expl.c267 fn = rnint((double)x * INV_L);

Completed in 115 milliseconds