Lines Matching full:bbits
187 for bbits in bits:188 if bbits < abits:190 b = (1L << bbits) - 1192 y = ((1L << (abits + bbits)) -194 (1L << bbits) +