Lines Matching defs:i1
286 static int i1;
359 if (ppexpr(&i1))
527 if (!(i1 = regexec(&map->re, p, elementsof(match), match, 0)))
535 else if (i1 != REG_NOMATCH)
536 regfatal(&map->re, 4, i1);
1058 i1 = *s;
1079 *s = i1;
1437 n1 = ppexpr(&i1);
1438 if (i1) c = sfsprintf(pp.tmpbuf, MAXTOKEN, "%luU", n1);
1661 if (((i1 = (int)hashref(pp.strtab, p3 + (i0 ? 0 : 2))) < 1 || i1 > X_last_option) && (i0 || (i1 = (int)hashref(pp.strtab, p3)) > X_last_option))
1662 i1 = 0;
1665 if (pp.optflags[i1] & OPT_GLOBAL)
1672 i1 = 0;
1676 if (!(pp.optflags[i1] & OPT_GLOBAL))
1681 if (!(pp.optflags[i1] & OPT_PASS))
1684 else if (!i1)
1689 switch (i1)
1748 if (i1 == X_NOTE)