Search | Google it | Results 1 - 1 of 1 for funcall:hi0bits from t2ex/bsd_source/lib/libc/src_bsd/stdlib/gethex.c (0.00 seconds) |
236: b->wds = n = x - b->x; 237: n = ULbits*n - hi0bits(L); 238: nbits = fpi->nbits; 346: || ((n = nbits & kmask) !=0 347: && hi0bits(x[k-1]) < 32-n)) { 348: rshift(b,1);