Searched refs:new_count (Results 1 – 4 of 4) sorted by relevance
26 int new_count = 0; variable
1062 size_t new_count = comp_unit.GetNumFunctions(); in ParseFunctions() 1063 lldbassert(new_count >= count); in ParseFunctions() 1064 return new_count - count; in ParseFunctions() 1795 const size_t new_count = GetTypeList().GetSize(); in ParseTypes() 1799 return new_count - old_count; in ParseTypes() 1066 size_t new_count = comp_unit.GetNumFunctions(); ParseFunctions() local 1801 const size_t new_count = GetTypeList().GetSize(); ParseTypes() local
1003 new_count = _ensure_value(namespace, self.dest, 0) + 11004 setattr(namespace, self.dest, new_count)