Searched refs:next_byte (Results 1 – 5 of 5) sorted by relevance
270 u_int32_t got_bits, next_byte; in handle_data() local286 next_byte = 2; in handle_data()298 bit_bucket |= (p_data[next_byte++] << (8 - got_bits)); in handle_data()319 if (next_byte > 16) { in handle_data()
300 #define next_byte(x) (x >>= 8) macro303 #define next_byte(x) (x <<= 8) macro308 next_byte(__buf); \
220 next_byte: in DecodeMatrix()240 goto next_byte; /* look for next bit in the matrix */ in DecodeMatrix()
164 next_byte: label179 bne next_byte190 bne next_byte
629 next_byte: label644 bne,pn %xcc, next_byte656 bne,pn %xcc, next_byte