Home
last modified time | relevance | path

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

/freebsd/lib/libc/iconv/
H A Dcitrus_hash.h47 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ macro
H A Dcitrus_iconv.c240 _CITRUS_HASH_INSERT(&shared_pool, ci, ci_hash_entry, hashval); in get_shared()
H A Dcitrus_mapper.c358 _CITRUS_HASH_INSERT(&ma->ma_cache, cm, cm_entry, hashval); in _citrus_mapper_open()