Searched refs:bsearch_lower_bound (Results 1 – 1 of 1) sorted by relevance
201 bsearch_lower_bound(const void *key, in bsearch_lower_bound() function231 return bsearch_lower_bound(key, in svn_sort__bsearch_lower_bound()293 idx = bsearch_lower_bound(key, array->elts, array->nelts, array->elt_size, in svn_sort__array_lookup()