Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.c55 #define CM_HASH_SIZE 101 macro
61 _CITRUS_HASH_HEAD(, _citrus_mapper, CM_HASH_SIZE) ma_cache;
104 _CITRUS_HASH_INIT(&ma->ma_cache, CM_HASH_SIZE); in _citrus_mapper_create_area()
294 return (_string_hash_func(key, CM_HASH_SIZE)); in hash_func()