Searched refs:offset_to_next (Results 1 – 2 of 2) sorted by relevance
374 const size_t offset_to_next = total_size - CHUNK_HEADER_SIZE; in ChunkEmitSpecial() local377 PutLE32(dst + TAG_SIZE, (uint32_t)offset_to_next); in ChunkEmitSpecial()
914 uint32_t offset_to_next = extractor.GetU32(&offset); in PopulateQueuesUsingLibBTR() local929 offset_t start_of_next_item = start_of_this_item + offset_to_next; in PopulateQueuesUsingLibBTR()