Home
last modified time | relevance | path

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

/xnu-11417.121.6/libkern/kxld/
H A Dkxld_dict.h145 u_int kxld_dict_uint32_hash(const KXLDDict *dict, const void *key)
H A Dkxld_dict.c439 kxld_dict_uint32_hash(const KXLDDict *dict, const void *_key) in kxld_dict_uint32_hash() function
H A Dkxld.c170 rval = kxld_dict_init(s_order_dict, kxld_dict_uint32_hash, in kxld_create_context()