Home | History | Annotate | Download | only in gdtoa

Lines Matching defs:lostbits

46 	ULong L, lostbits, *x;
219 lostbits = 0;
224 lostbits = 1;
227 lostbits = 2;
229 lostbits = 3;
288 if (lostbits)
289 lostbits = 1;
291 lostbits = any_on(b,k);
293 lostbits |= 2;
298 if (lostbits) {
304 if (lostbits & 2
305 && (lostbits | x[0]) & 1)