Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree.h5796 extern int tree_map_base_eq (const void *, const void *);
5809 #define tree_map_eq tree_map_base_eq
5820 #define tree_decl_map_eq tree_map_base_eq
5831 #define tree_int_map_eq tree_map_base_eq
5843 #define tree_priority_map_eq tree_map_base_eq
5854 #define tree_vec_map_eq tree_map_base_eq
HDtree-ssa-strlen.c251 = htab_create (64, decl_to_stridxlist_hash, tree_map_base_eq, NULL); in addr_stridxptr()
HDtree.c5833 tree_map_base_eq (const void *va, const void *vb) in tree_map_base_eq() function
/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h5019 extern int tree_map_base_eq (const void *, const void *);
5069 #define tree_map_eq tree_map_base_eq
5073 #define tree_decl_map_eq tree_map_base_eq
5093 #define tree_int_map_eq tree_map_base_eq
5097 #define tree_vec_map_eq tree_map_base_eq
HDtree.c6174 tree_map_base_eq (const void *va, const void *vb) in tree_map_base_eq() function