Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_hash.h39 #define _CITRUS_HASH_INIT(head, hashsize) \ macro
H A Dcitrus_iconv.c79 _CITRUS_HASH_INIT(&shared_pool, CI_HASH_SIZE); in init_cache()
H A Dcitrus_mapper.c104 _CITRUS_HASH_INIT(&ma->ma_cache, CM_HASH_SIZE); in _citrus_mapper_create_area()