Searched defs:find_next (Results 1 – 8 of 8) sorted by relevance
277 int find_next(unsigned Prev) const { in find_next() function
148 int find_next(unsigned Curr) const { in find_next() function
308 int find_next(unsigned Prev) const { return find_first_in(Prev + 1, Size); } in find_next() function
274 find_next(struct assignment *as, const char *name) in find_next() function
1783 find_next(struct assignment *as, const char *name) in find_next() function
109 unsigned find_next(unsigned Prev) const { in find_next() function
100 unsigned find_next(unsigned Prev) const { in find_next() function
3612 FindNextFunctionType find_next) { in __kmp_create_os_id_masks()