Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h5291 extern int tree_map_base_eq (const void *, const void *);
5341 #define tree_map_eq tree_map_base_eq
5345 #define tree_decl_map_eq tree_map_base_eq
5365 #define tree_int_map_eq tree_map_base_eq
5369 #define tree_vec_map_eq tree_map_base_eq
H A Dtree.c6729 tree_map_base_eq (const void *va, const void *vb) in tree_map_base_eq() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h5486 extern int tree_map_base_eq (const void *, const void *);
5549 #define tree_map_eq tree_map_base_eq
5553 #define tree_decl_map_eq tree_map_base_eq
5573 #define tree_int_map_eq tree_map_base_eq
5577 #define tree_vec_map_eq tree_map_base_eq
H A Dtree.cc5736 tree_map_base_eq (const void *va, const void *vb) in tree_map_base_eq() function
H A DChangeLog-200713950 tree_map_base_eq, type_hash_list, type_hash_eq,
27509 (tree_map_base_eq): ... this.
27538 (tree_map_base_eq): New function.