Home
last modified time | relevance | path

Searched refs:attribute_hash_list (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.c2554 + attribute_hash_list (attribute));
3037 attribute_hash_list (list) in attribute_hash_list() function
H A Dtree.h2281 extern unsigned int attribute_hash_list PARAMS ((tree));
H A DChangeLog.311673 (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
11726 (attribute_hash_list, build_array_type, build_method_type): Likewise.
H A DFSFChangeLog.108344 * tree.c (attribute_hash_list): New function.
/openbsd/gnu/gcc/gcc/
H A Dtree.c170 static unsigned int attribute_hash_list (tree, hashval_t);
3390 hashcode = attribute_hash_list (attribute, hashcode); in build_type_attribute_qual_variant()
4349 attribute_hash_list (tree list, hashval_t hashcode) in attribute_hash_list() function