Searched refs:ith_bit (Results 1 – 1 of 1) sorted by relevance
143 bool ith_bit = value & (1 << i); in StoreBits() local144 StoreBit(bit_offset + i, ith_bit); in StoreBits()