Searched refs:ctf_hash_eq_fun (Results 1 – 3 of 3) sorted by relevance
366 typedef int (*ctf_hash_eq_fun) (const void *, const void *); typedef376 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);383 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
124 ctf_dynhash_create (ctf_hash_fun hash_fun, ctf_hash_eq_fun eq_fun, in ctf_dynhash_create()296 ctf_hash_eq_fun eq_fun) in ctf_hash_create()
57 ctf_hash_eq_fun e = ctf_hash_eq_type_mapping_key; in ctf_add_type_mapping()