Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc1757 ULong L, lostbits, *x; variable
1955 lostbits = 0;
1960 lostbits = 1;
1963 lostbits = 2;
1965 lostbits = 3;
2018 if (lostbits)
2019 lostbits = 1;
2021 lostbits = any_on(b,k);
2023 lostbits |= 2;
2028 if (lostbits) {
[all …]