Searched defs:cand2 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | early-remat.c | 529 const remat_candidate *cand2) in equal() 1113 remat_candidate *cand2 = &m_candidates[cand2_index]; in record_equiv_candidates() local 1473 remat_candidate *cand2 = &m_candidates[cand2_index]; in decide_candidate_validity() local
|
H A D | lra-remat.c | 198 cand_eq_p (const void *cand1, const void *cand2) in cand_eq_p()
|
H A D | targhooks.c | 484 opt_scalar_float_mode cand1, cand2; in default_floatn_mode() local
|
/dflybsd-src/sys/net/netmap/ |
H A D | netmap_vale.c | 514 int i, j, cand = -1, cand2 = -1; in netmap_get_bdg_na() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | call.c | 3246 struct z_candidate **cand2; in print_z_candidates() local 7986 joust (struct z_candidate *cand1, struct z_candidate *cand2, bool warn) in joust()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | call.c | 3583 struct z_candidate **cand2; in print_z_candidates() local 10048 joust (struct z_candidate *cand1, struct z_candidate *cand2, bool warn, in joust()
|