Searched refs:max_count (Results 1 – 1 of 1) sorted by relevance
1226 const size_t max_count = (*parent_bag)->entry_count + dtohl(map->count); in GetBag() local1228 malloc(sizeof(ResolvedBag) + (max_count * sizeof(ResolvedBag::Entry))))}; in GetBag()1324 if (actual_count != max_count) { in GetBag()