Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-eh.c66 struct_ptr_hash (const void *a) in struct_ptr_hash() function
108 set_eh_throw_stmt_table (ifun, htab_create_ggc (31, struct_ptr_hash, in add_stmt_to_eh_region_fn()
1684 finally_tree = htab_create (31, struct_ptr_hash, struct_ptr_eq, free); in lower_eh_constructs()
H A DChangeLog-2005846 (struct_ptr_hash): Likewise.