Searched defs:find_prev (Results 1 – 2 of 2) sorted by relevance
308 int find_prev(unsigned PriorTo) const { in find_prev() function
312 int find_prev(unsigned PriorTo) const { return find_last_in(0, PriorTo); } in find_prev() function