Searched refs:bitpos1 (Results 1 – 2 of 2) sorted by relevance
208 for bitpos1 in 0..64 { in test_no_pair_collisions()209 let a = 1_u64 << bitpos1; in test_no_pair_collisions()210 for bitpos2 in 0..bitpos1 { in test_no_pair_collisions()
545 int bitpos1 = FxAlignToBoundary<8>(m_bitpos); in v_GetNextLine() local546 while (m_bByteAlign && bitpos0 < bitpos1) { in v_GetNextLine()554 m_bitpos = bitpos1; in v_GetNextLine()