Home | History | Annotate | Download | only in src

Lines Matching full:bin_search

840 bin_search(const struct codepair *table, size_t length, xkb_keysym_t keysym)
888 return bin_search(keysymtab, ARRAY_SIZE(keysymtab) - 1, keysym);