Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.c174 static unsigned int attribute_hash_list (tree, hashval_t);
3395 hashcode = attribute_hash_list (attribute, hashcode); in build_type_attribute_qual_variant()
4354 attribute_hash_list (tree list, hashval_t hashcode) in attribute_hash_list() function
HDFSFChangeLog.108344 * tree.c (attribute_hash_list): New function.
HDChangeLog-200026939 (attribute_hash_list, type_hash_canon): hashcode is now unsigned.
26992 (attribute_hash_list, build_array_type, build_method_type): Likewise.
HDChangeLog-200439182 (type_hash_list, attribute_hash_list): Likewise. Now static.