Searched refs:S_EOB (Results 1 – 4 of 4) sorted by relevance
181 #define S_EOB (TERMINAL+2) macro
690 rp[EOB] = ~S_EOB; in ppfsm()695 fsm[TERMINAL][0] = ~S_EOB; in ppfsm()
432 case S_EOB: in ppcpp()2314 state = S_EOB; in ppcpp()
693 case S_EOB: in lex()