Home
last modified time | relevance | path

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

/third_party/libxml2/
Ddict.c67 #define MAX_DICT_HASH 8 * 2048 macro
986 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) { in xmlDictLookup()
1201 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) in xmlDictQLookup()
/third_party/gettext/gnulib-local/lib/libxml/
Ddict.c77 #define MAX_DICT_HASH 8 * 2048 macro
989 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) { in xmlDictLookup()
1204 (dict->size <= ((MAX_DICT_HASH / 2) / MAX_HASH_LEN))) in xmlDictQLookup()