Home
last modified time | relevance | path

Searched refs:S_QUAL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.h41 #define QUAL(st) (((st)<<(BITTERM+1))|(S_QUAL))
187 #define S_QUAL (TERMINAL+8) macro
H A Dpplex.c826 case S_QUAL: in ppcpp()
H A Dppproto.c962 case S_QUAL: in lex()