Searched refs:map_entry_end (Results 1 – 1 of 1) sorted by relevance
1081 const auto map_entry_end = map_entry + dtohl(map->count); in GetBag() local1092 const size_t entry_count = map_entry_end - map_entry; in GetBag()1097 for (auto new_entry = new_bag->entries; map_entry != map_entry_end; ++map_entry) { in GetBag()1168 while (map_entry != map_entry_end && parent_entry != parent_entry_end) { in GetBag()1215 while (map_entry != map_entry_end) { in GetBag()