Searched refs:leftmostBlock (Results 1 – 1 of 1) sorted by relevance
57 Blk leftmostBlock = getBlock(len - 1); in bitLength() local59 while (leftmostBlock != 0) { in bitLength()60 leftmostBlock >>= 1; in bitLength()