Searched refs:stop_offset (Results 1 – 1 of 1) sorted by relevance
834 off64_t stop_offset = *offset + chunk_size; in parseChunk() local836 while (*offset < stop_offset) { in parseChunk()843 if (*offset != stop_offset) { in parseChunk()904 off64_t stop_offset = *offset + chunk_size; in parseChunk() local906 while (*offset < stop_offset) { in parseChunk()913 if (*offset != stop_offset) { in parseChunk()1273 off64_t stop_offset = *offset + chunk_size; in parseChunk() local1282 if (*offset != stop_offset) { in parseChunk()1320 off64_t stop_offset = *offset + chunk_size; in parseChunk() local1322 while (*offset < stop_offset) { in parseChunk()[all …]