Searched refs:type_hash_add (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | tree.c | 2952 type_hash_add (hashcode, type) in type_hash_add() function 3003 type_hash_add (hashcode, type);
|
| D | tree.h | 2963 extern void type_hash_add PARAMS ((unsigned int, tree));
|
| D | ChangeLog.3 | 6243 * tree.c (type_hash_add): Likewise. 9622 (type_hash_add, mark_type_hash): Likewise. 11674 (type_hash_lookup, type_hash_add, type_hash_list): Likewise. 11725 (type_hash_lookup, type_hash_add, type_hash_canon): Likewise.
|
| D | ChangeLog.2 | 10844 * tree.c (type_hash_add): Use permalloc to allocate nodes in the
|
| D | ChangeLog.6 | 10657 (type_hash_add): Allocate struct type_hash from GC memory.
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree.c | 4270 type_hash_add (hashval_t hashcode, tree type) in type_hash_add() function 4316 type_hash_add (hashcode, type); in type_hash_canon()
|
| D | tree.h | 4346 extern void type_hash_add (unsigned int, tree);
|