Searched refs:header_start (Results 1 – 2 of 2) sorted by relevance
189 int header_start = next_chunk_.myOffset(); in VerifyNextChunk() local194 if (isTruthy(header_start & 0x03)) { in VerifyNextChunk()
254 const unsigned char *header_start = linep; in read_srclines() local652 if (unlikely (linep != header_start + header_length)) in read_srclines()