Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-eh.c58 struct_ptr_eq (const void *a, const void *b) in struct_ptr_eq() function
109 struct_ptr_eq, in add_stmt_to_eh_region_fn()
1684 finally_tree = htab_create (31, struct_ptr_hash, struct_ptr_eq, free); in lower_eh_constructs()
DChangeLog-2005845 * tree-eh.c (struct_ptr_eq): Likewise.