Lines Matching refs:lostbits
1814 ULong L, lostbits, *x; local
2013 lostbits = 0;
2018 lostbits = 1;
2021 lostbits = 2;
2023 lostbits = 3;
2076 if (lostbits)
2077 lostbits = 1;
2079 lostbits = any_on(b,k);
2081 lostbits |= 2;
2086 if (lostbits) {
2092 if (lostbits & 2
2093 && (lostbits & 1) | (x[0] & 1))
2145 if (k & j && ((k & (j-1)) | lostbits))