Home
last modified time | relevance | path

Searched defs:compare_keys (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/toys/posix/
Dsort.c244 static int compare_keys(const void *xarg, const void *yarg) in compare_keys() function
/third_party/ncurses/test/
Dlist_keys.c190 compare_keys(const void *a, const void *b) in compare_keys() function