Searched refs:lostbits (Results 1 – 2 of 2) sorted by relevance
49 ULong L, lostbits, *x; local233 lostbits = 0;238 lostbits = 1;241 lostbits = 2;243 lostbits = 3;300 if (lostbits)301 lostbits = 1;303 lostbits = any_on(b,k);305 lostbits |= 2;310 if (lostbits) {[all …]
181 ULong carry, inex, lostbits; local230 inex = lostbits = 0;232 if ( (lostbits = any_on(b, bdif)) !=0)241 if (!lostbits)242 lostbits = b->x[0] & 1;259 if (k1 > 0 && !lostbits)260 lostbits = any_on(b, k1);261 if (!lostbits && !exact)263 lostbits |=271 else if (lostbits)