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