Lines Matching refs:lostbits
1796 ULong L, lostbits, *x; local
1995 lostbits = 0;
2000 lostbits = 1;
2003 lostbits = 2;
2005 lostbits = 3;
2058 if (lostbits)
2059 lostbits = 1;
2061 lostbits = any_on(b,k);
2063 lostbits |= 2;
2068 if (lostbits) {
2074 if (lostbits & 2
2075 && (lostbits & 1) | (x[0] & 1))
2127 if (k & j && ((k & (j-1)) | lostbits))