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

/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc1742 ULong L, lostbits, *x; variable
1940 lostbits = 0;
1945 lostbits = 1;
1948 lostbits = 2;
1950 lostbits = 3;
2003 if (lostbits)
2004 lostbits = 1;
2006 lostbits = any_on(b,k);
2008 lostbits |= 2;
2013 if (lostbits) {
[all...]

Completed in 46 milliseconds