Searched refs:ZeroLeadPos (Results 1 – 1 of 1) sorted by relevance
34 const uint8_t ZeroLeadPos[256] = { variable56 const uint8_t* leading_pos = bit ? OneLeadPos : ZeroLeadPos; in FindBit()