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

/freebsd-10.0-release/lib/libc/iconv/
H A Dcitrus_hash.h46 #define _CITRUS_HASH_INSERT(head, elm, field, hashval) \ macro
H A Dcitrus_iconv.c235 _CITRUS_HASH_INSERT(&shared_pool, ci, ci_hash_entry, hashval);
H A Dcitrus_mapper.c356 _CITRUS_HASH_INSERT(&ma->ma_cache, cm, cm_entry, hashval);

Completed in 112 milliseconds