/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | hash-traits.h | 106 int_hash <Type, Empty, Deleted>::equal (value_type x, value_type y) in equal() function 171 pointer_hash <Type>::equal (const value_type &existing, in equal() function 221 string_hash::equal (const char *id1, const char *id2) in equal() function 343 pair_hash <T1, T2>::equal (const value_type &x, const compare_type &y) in equal() function
|
H A D | tree-hash-traits.h | 38 tree_operand_hash::equal (const value_type &t1, in equal() function
|
H A D | ipa-icf.h | 114 equal (value_type a, value_type b) in equal() function 165 sem_usage_pair_hash::equal (sem_usage_pair *p1, sem_usage_pair *p2) in equal() function 466 static inline int equal (const congruence_class_group *item1, in equal() function
|
H A D | gimple-ssa.h | 41 equal (tm_restart_node *a, tm_restart_node *b) in equal() function 63 equal (tree a, tree b) in equal() function
|
H A D | tree-hasher.h | 59 int_tree_hasher::equal (const value_type &a, const compare_type &b) in equal() function
|
H A D | valtrack.h | 58 dead_debug_hash_descr::equal (const dead_debug_global_entry *my, in equal() function
|
H A D | vtable-verify.c | 251 registration_hasher::equal (const vtable_registration *p1, in equal() function 285 vtbl_map_hasher::equal (const vtbl_map_node *p1, const vtbl_map_node *p2) in equal() function
|
/netbsd/external/gpl3/gcc/dist/libcc1/ |
H A D | context.hh | 56 static bool equal (const decl_addr_value *p1, in equal() function 70 static inline bool equal (const char *p1, const char *p2) in equal() function
|
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | hash-traits.h | 118 int_hash <Type, Empty, Deleted>::equal (value_type x, value_type y) in equal() function 183 pointer_hash <Type>::equal (const value_type &existing, in equal() function 233 string_hash::equal (const char *id1, const char *id2) in equal() function 360 pair_hash <T1, T2>::equal (const value_type &x, const compare_type &y) in equal() function
|
H A D | tree-hash-traits.h | 38 tree_operand_hash::equal (const value_type &t1, in equal() function
|
H A D | ipa-icf.h | 114 equal (value_type a, value_type b) in equal() function 165 sem_usage_pair_hash::equal (sem_usage_pair *p1, sem_usage_pair *p2) in equal() function 473 static inline int equal (const congruence_class_group *item1, in equal() function
|
H A D | gimple-ssa.h | 41 equal (tm_restart_node *a, tm_restart_node *b) in equal() function 63 equal (tree a, tree b) in equal() function
|
H A D | tree-ssa-threadupdate.h | 130 static bool equal (edge e1, edge e2) { return e1 == e2; } in equal() function
|
H A D | tree-hasher.h | 59 int_tree_hasher::equal (const value_type &a, const compare_type &b) in equal() function
|
H A D | valtrack.h | 58 dead_debug_hash_descr::equal (const dead_debug_global_entry *my, in equal() function
|
H A D | vtable-verify.c | 251 registration_hasher::equal (const vtable_registration *p1, in equal() function 285 vtbl_map_hasher::equal (const vtbl_map_node *p1, const vtbl_map_node *p2) in equal() function
|
H A D | vtable-verify.cc | 251 registration_hasher::equal (const vtable_registration *p1, in equal() function in registration_hasher 285 vtbl_map_hasher::equal (const vtbl_map_node *p1, const vtbl_map_node *p2) in equal() function in vtbl_map_hasher
|
/netbsd/bin/sh/ |
H A D | mystring.h | 44 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | test_kcred.c | 55 int equal; in copy_import() local
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | test_kcred.c | 67 int equal; in copy_import() local
|
H A D | test_names.c | 111 int len, equal; in main() local
|
/netbsd/external/ibm-public/postfix/dist/src/util/ |
H A D | environ.c | 31 char *equal; in namelength() local
|
/netbsd/external/bsd/unbound/dist/services/cache/ |
H A D | rrset.c | 126 need_to_update_rrset(void* nd, void* cd, time_t timenow, int equal, int ns) in need_to_update_rrset() 193 int equal = 0; in rrset_cache_update() local
|
/netbsd/external/lgpl3/mpc/dist/tests/ |
H A D | tballs.c | 35 int cmp, equal, re_zero, im_zero, ok, inex; in mpc_mpcb_agm() local
|
/netbsd/sys/net/ |
H A D | raw_usrreq.c | 57 equal(const struct sockaddr *a1, const struct sockaddr *a2) in equal() function
|