Home
last modified time | relevance | path

Searched refs:S_LITESC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.h184 #define S_LITESC (TERMINAL+5) macro
H A Dppfsm.c242 { LIT2, { C_XXX }, S_LITESC, },
H A Dpplex.c1153 case S_LITESC: in ppcpp()
H A Dppproto.c815 case S_LITESC: in lex()