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

/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_hash.h48 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ macro
H A Dcitrus_iconv.c239 _CITRUS_HASH_INSERT(&shared_pool, ci, ci_hash_entry, hashval);
H A Dcitrus_mapper.c360 _CITRUS_HASH_INSERT(&ma->ma_cache, cm, cm_entry, hashval);

Completed in 60 milliseconds