Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dkeysym-utf.c840 bin_search(const struct codepair *table, size_t length, xkb_keysym_t keysym) in bin_search() function
888 return bin_search(keysymtab, ARRAY_SIZE(keysymtab) - 1, keysym); in xkb_keysym_to_utf32()