Home
last modified time | relevance | path

Searched defs:match1 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsfcmp.c171 enum markers match1; local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c280 unsigned long int match0 = op0->match, match1 = op1->match; in compare_opcodes() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c280 unsigned long int match0 = op0->match, match1 = op1->match; in compare_opcodes() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-alias.c879 aliasing_matching_component_refs_p (tree match1, tree ref1, in aliasing_matching_component_refs_p()
1421 nonoverlapping_refs_since_match_p (tree match1, tree ref1, in nonoverlapping_refs_since_match_p()
/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_parse.c1278 int match1, match2, i, pkgval, start; in aml_parse_termobj() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-alias.cc1027 aliasing_matching_component_refs_p (tree match1, tree ref1, in aliasing_matching_component_refs_p()
1569 nonoverlapping_refs_since_match_p (tree match1, tree ref1, in nonoverlapping_refs_since_match_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d4612 MATCH match1 = xt ? xt.matchAll(tt) : MATCH.nomatch; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c4222 MATCH match1 = xt ? xt->matchAll(tt) : MATCHnomatch; in deduceType() local