Searched refs:find_nth (Results 1 – 1 of 1) sorted by relevance
455 struct find_nth { in FindNth() struct460 explicit find_nth(uint32_t n) : sought(n), current(0), result(nullptr) { in FindNth() function463 find_nth* self = reinterpret_cast<find_nth*>(ptr); in FindNth()467 Foreach(find_nth::fn, &state); in FindNth()