Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Ddecl.c76 static hashval_t typename_hash (const void *);
2691 typename_hash (const void* k) in typename_hash() function
2746 typename_htab = htab_create_ggc (61, &typename_hash, in build_typename_type()
H A DChangeLog-20021293 * decl.c (typename_hash): Use htab_hash_pointer.
2665 (typename_hash): Update to use htab_h.
H A DChangeLog-1998621 (typename_hash): New function.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c95 static hashval_t typename_hash PARAMS ((const void *));
5901 typename_hash (k) in typename_hash() function
5961 typename_htab = htab_create_ggc (61, &typename_hash,
H A DChangeLog2704 * decl.c (typename_hash): Use htab_hash_pointer.
4068 (typename_hash): Update to use htab_h.
H A DChangeLog.27409 (typename_hash): New function.