Home
last modified time | relevance | path

Searched refs:hash_interface (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog18 * objc-act.c (hash_interface): Use IDENTIFIER_HASH_VALUE instead
H A Dobjc-act.c3289 hash_interface (const void *p) in hash_interface() function
6981 interface_htab = htab_create_ggc (31, hash_interface, eq_interface, NULL); in add_class()