Searched refs:stop_offset (Results 1 – 1 of 1) sorted by relevance
884 off64_t stop_offset = *offset + chunk_size; in parseChunk() local886 while (*offset < stop_offset) { in parseChunk()893 if (*offset != stop_offset) { in parseChunk()963 off64_t stop_offset = *offset + chunk_size; in parseChunk() local965 while (*offset < stop_offset) { in parseChunk()972 if (*offset != stop_offset) { in parseChunk()1353 off64_t stop_offset = *offset + chunk_size; in parseChunk() local1362 if (*offset != stop_offset) { in parseChunk()1403 off64_t stop_offset = *offset + chunk_size; in parseChunk() local1405 while (*offset < stop_offset) { in parseChunk()[all …]