| /src/external/gpl2/rcs/dist/src/ |
| rcsfcmp.c | 171 enum markers match1; local 230 (*tp = xc, (match1 = trymatch(xkeyword)) != Nomatch) 268 if (match1==Log) {
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| sparc-dis.c | 280 unsigned long int match0 = op0->match, match1 = op1->match; local 314 if (match1 & lose1) 319 op1->name, match1, lose1); local 330 int x1 = (match1 & x) != 0;
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| sparc-dis.c | 280 unsigned long int match0 = op0->match, match1 = op1->match; local 314 if (match1 & lose1) 319 op1->name, match1, lose1); local 330 int x1 = (match1 & x) != 0;
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| sparc-dis.c | 280 unsigned long int match0 = op0->match, match1 = op1->match; local 314 if (match1 & lose1) 319 op1->name, match1, lose1); local 330 int x1 = (match1 & x) != 0;
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| sparc-dis.c | 280 unsigned long int match0 = op0->match, match1 = op1->match; local 314 if (match1 & lose1) 319 op1->name, match1, lose1); local 330 int x1 = (match1 & x) != 0;
|
| /src/usr.sbin/acpitools/aml/ |
| aml_parse.c | 1278 int match1, match2, i, pkgval, start; local 1873 match1 = *env->dp; 1896 if (MATCHOP(match1, pkgval, num1) &&
|