Search | Google it | Results 1 - 1 of 1 for funcall:rshift from t2ex/bsd_source/lib/libc/src_bsd/stdlib/gethex.c (0.00 seconds) |
251: } 252: rshift(b, n); 253: e += n; 314: nbits -= n; 315: rshift(b,n); 316: e = fpi->emin; 347: && hi0bits(x[k-1]) < 32-n)) { 348: rshift(b,1); 349: if (++e > fpi->emax)