Home
last modified time | relevance | path

Searched refs:hash_func_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libobjc/objc-private/
H A Dhash.h61 typedef unsigned int (*hash_func_type) (void *, const void *); typedef
97 hash_func_type hash_func;
106 hash_func_type hash_func,
/dflybsd-src/contrib/gcc-4.7/libobjc/
H A Dhash.c42 objc_hash_new (unsigned int size, hash_func_type hash_func, in objc_hash_new()
H A Dinit.c611 (hash_func_type)objc_hash_ptr, in __objc_exec_class()
614 (hash_func_type)objc_hash_ptr, in __objc_exec_class()
H A Dprotocols.c52 __protocols_hashtable = objc_hash_new (64, (hash_func_type) objc_hash_string, in __objc_protocols_init()
H A Dselector.c59 (hash_func_type) objc_hash_string, in __objc_init_selector_tables()
H A Dsendmsg.c1070 (hash_func_type) objc_hash_ptr, in __objc_prepare_dtable_for_class()