Searched refs:type_found (Results 1 – 1 of 1) sorted by relevance
280 uint32_t type_found; in GetNextOfType() local281 while ((ref = GetNext(&type_found)) != 0) { in GetNextOfType()282 if (type_found == type_match) in GetNextOfType()