Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc771 add_ttypes_entry (ttypes_hash_type *ttypes_hash, tree type) in add_ttypes_entry() argument
775 slot = ttypes_hash->find_slot_with_hash (type, (hashval_t) TREE_HASH (type), in add_ttypes_entry()
797 add_ehspec_entry (ehspec_hash_type *ehspec_hash, ttypes_hash_type *ttypes_hash, in add_ehspec_entry() argument
832 add_ttypes_entry (ttypes_hash, TREE_VALUE (list))); in add_ehspec_entry()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c770 add_ttypes_entry (ttypes_hash_type *ttypes_hash, tree type) in add_ttypes_entry() argument
774 slot = ttypes_hash->find_slot_with_hash (type, (hashval_t) TREE_HASH (type), in add_ttypes_entry()
796 add_ehspec_entry (ehspec_hash_type *ehspec_hash, ttypes_hash_type *ttypes_hash, in add_ehspec_entry() argument
831 add_ttypes_entry (ttypes_hash, TREE_VALUE (list))); in add_ehspec_entry()