Home | History | Annotate | Download | only in strace

Lines Matching full:cur_byte

175 		uint8_t cur_byte;
179 cur_byte = array[pos ^ pos_xor_mask];
180 if (cur_byte == 0) {
187 if (cur_byte & bitmask)