Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/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,
/netbsd-src/external/gpl3/gcc.old/dist/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,
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dhash.c41 objc_hash_new (unsigned int size, hash_func_type hash_func, in objc_hash_new()
H A Dinit.c610 (hash_func_type)objc_hash_ptr, in __objc_exec_class()
613 (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.c58 (hash_func_type) objc_hash_string, in __objc_init_selector_tables()
H A Dsendmsg.c1053 (hash_func_type) objc_hash_ptr, in __objc_prepare_dtable_for_class()
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dhash.c41 objc_hash_new (unsigned int size, hash_func_type hash_func, in objc_hash_new()
H A Dinit.c610 (hash_func_type)objc_hash_ptr, in __objc_exec_class()
613 (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.c58 (hash_func_type) objc_hash_string, in __objc_init_selector_tables()
H A Dsendmsg.c1053 (hash_func_type) objc_hash_ptr, in __objc_prepare_dtable_for_class()