Searched refs:TWOM_1000 (Results 1 – 1 of 1) sorted by relevance
291 …private static final double TWOM_1000 = 9.33263618503218878990e-302; /* 2**-1000=0x01700000,0… field in FdlibmTranslit.Exp330 return TWOM_1000 * TWOM_1000; /* underflow */ in compute()368 return y * TWOM_1000; in compute()