Searched defs:bits_to_skip (Results 1 – 3 of 3) sorted by relevance
128 int bits_to_skip; in v_Call() local
342 uint64_t bits_to_skip = deflate->offset % 8; in FindPuffLocations() local
312 let bits_to_skip = (alignment_bits - cur_alignment) % alignment_bits; in align() localVariable