Home | History | Annotate | Download | only in gdtoa

Lines Matching defs:lostbits

47   ULong L, lostbits, *x;

140 lostbits = 0;
145 lostbits = 1;
148 lostbits = 2;
150 lostbits = 3;
199 if (lostbits)
200 lostbits = 1;
202 lostbits = any_on(b,k);
204 lostbits |= 2;
209 if (lostbits) {
215 if (lostbits & 2
216 && (lostbits & 1) | (x[0] & 1))