Searched refs:stop_offset (Results 1 – 1 of 1) sorted by relevance
830 off64_t stop_offset = *offset + chunk_size; in parseChunk() local832 while (*offset < stop_offset) { in parseChunk()839 if (*offset != stop_offset) { in parseChunk()931 off64_t stop_offset = *offset + chunk_size; in parseChunk() local933 while (*offset < stop_offset) { in parseChunk()944 if (*offset != stop_offset) { in parseChunk()1233 off64_t stop_offset = *offset + chunk_size; in parseChunk() local1235 while (*offset < stop_offset) { in parseChunk()1241 if (*offset != stop_offset) { in parseChunk()1435 off64_t stop_offset = *offset + chunk_size; in parseChunk() local[all …]