Searched refs:FIND_FIRST (Results 1 – 2 of 2) sorted by relevance
2744 FIND_FIRST // Will stop the search after first match. enumerator
5773 bool done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()5778 done = ((what_to_find_ == FIND_FIRST) && found_target_); in VisitPointers()