Searched refs:pplexstr (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libpp/common/ |
H A D | pptrace.c | 116 pplexstr(register int lex) in pplexstr() function
|
H A D | ppfsm.h | 251 …debug((-7, "POP in=%s next=%s state=%s", ppinstr(cur), pptokchr(*prv->nextchr), pplexstr(INDEX(rp…
|
H A D | pplib.h | 797 #define pplexstr _pp_lexstr 828 extern char* pplexstr(int);
|
H A D | pplex.c | 263 …debug((-9, "TERM %s > %s%s%s |%-*.*s|%s|", pplexstr(INDEX(rp)), pplexstr(state), (st & NEWLINE) ? … in ppcpp() 557 sfprintf(sfstderr, "%7d: %s\n", hit[n], pplexstr(TERMINAL + n)); in ppcpp()
|