Searched refs:old_count (Results 1 – 2 of 2) sorted by relevance
500 old_count = template_function_count.setdefault(name,0) variable501 template_function_count[name] = old_count + 1
1646 const size_t old_count = GetTypeList().GetSize(); in ParseTypes() local1680 return new_count - old_count; in ParseTypes()