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

/haiku-buildtools/gcc/libgcc/config/libbid/
H A Dbid64_string.c46 UINT64 sign_x, coefficient_x, D, ER10; local
111 ER10 = 0x1999999a;
114 D = (UINT64) exponent_x *ER10;
133 ER10 = 0x1999999a;
219 ER10 = 0x1999999a;
222 D = (UINT64) exponent_x *ER10;

Completed in 36 milliseconds