Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dkeywords.c256 MAX_HASH_VALUE = 72 in keyword_gperf_lookup() enumerator
325 if (key <= MAX_HASH_VALUE && key >= 0) in keyword_gperf_lookup()
/external/toybox/kconfig/
Dzconf.hash.c_shipped171 MAX_HASH_VALUE = 46
225 if (key <= MAX_HASH_VALUE && key >= 0)