Home
last modified time | relevance | path

Searched refs:xlat_bsearch_compare (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dutil.c133 xlat_bsearch_compare(const void *a, const void *b) in xlat_bsearch_compare() function
145 xlat, nmemb, sizeof(*xlat), xlat_bsearch_compare); in xlat_search()