Home
last modified time | relevance | path

Searched defs:equal (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h106 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 Dtree-hash-traits.h38 tree_operand_hash::equal (const value_type &t1, in equal() function
H A Dipa-icf.h114 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 Dgimple-ssa.h41 equal (tm_restart_node *a, tm_restart_node *b) in equal() function
63 equal (tree a, tree b) in equal() function
H A Dtree-hasher.h59 int_tree_hasher::equal (const value_type &a, const compare_type &b) in equal() function
H A Dvaltrack.h58 dead_debug_hash_descr::equal (const dead_debug_global_entry *my, in equal() function
H A Dvtable-verify.c251 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 Dcontext.hh56 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 Dhash-traits.h118 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 Dtree-hash-traits.h38 tree_operand_hash::equal (const value_type &t1, in equal() function
H A Dipa-icf.h114 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 Dgimple-ssa.h41 equal (tm_restart_node *a, tm_restart_node *b) in equal() function
63 equal (tree a, tree b) in equal() function
H A Dtree-ssa-threadupdate.h130 static bool equal (edge e1, edge e2) { return e1 == e2; } in equal() function
H A Dtree-hasher.h59 int_tree_hasher::equal (const value_type &a, const compare_type &b) in equal() function
H A Dvaltrack.h58 dead_debug_hash_descr::equal (const dead_debug_global_entry *my, in equal() function
H A Dvtable-verify.c251 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 Dvtable-verify.cc251 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 Dmystring.h44 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dtest_kcred.c55 int equal; in copy_import() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_kcred.c67 int equal; in copy_import() local
H A Dtest_names.c111 int len, equal; in main() local
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Denviron.c31 char *equal; in namelength() local
/netbsd/external/bsd/unbound/dist/services/cache/
H A Drrset.c126 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 Dtballs.c35 int cmp, equal, re_zero, im_zero, ok, inex; in mpc_mpcb_agm() local
/netbsd/sys/net/
H A Draw_usrreq.c57 equal(const struct sockaddr *a1, const struct sockaddr *a2) in equal() function

12345678910>>...17