Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/iconv/
HDcitrus_hash.h49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ macro
HDcitrus_mapper.c328 _CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry, match_func, mapname, in _citrus_mapper_open()
HDcitrus_iconv.c220 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func, in get_shared()