Searched refs:matchp (Results 1 – 5 of 5) sorted by relevance
292 int matchp; in disasm() local298 matchp = 0; in disasm()305 matchp = 1; in disasm()311 if (!matchp) { in disasm()
493 int matchp; in disasm() local515 matchp = 0; in disasm()521 matchp = 1; in disasm()526 if (matchp == 0) in disasm()
854 const char *matchp; /* last p at which a match ended */ in walk() local865 matchp = NULL; in walk()887 matchp = p; in walk()949 matchp = p; in walk()969 assert(matchp != NULL); in walk()970 m->coldp = matchp; in walk()976 return (matchp); in walk()
776 const RCHAR_T *matchp; /* last p at which a match ended */ in slow() local783 matchp = NULL; in slow()824 matchp = p; in slow()838 return(matchp); in slow()
843 const char *matchp; /* last p at which a match ended */850 matchp = NULL;891 matchp = p;905 return(matchp);