Lines Matching refs:lostbits
1811 ULong L, lostbits, *x; local
2010 lostbits = 0;
2015 lostbits = 1;
2018 lostbits = 2;
2020 lostbits = 3;
2073 if (lostbits)
2074 lostbits = 1;
2076 lostbits = any_on(b,k);
2078 lostbits |= 2;
2083 if (lostbits) {
2089 if (lostbits & 2
2090 && (lostbits & 1) | (x[0] & 1))
2142 if (k & j && ((k & (j-1)) | lostbits))