Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppkey.c46 "else", T_ELSE,
H A Dppkey.h52 #define T_ELSE (T_TOKEN+8) macro
H A Dppproto.c993 c = T_ELSE; in lex()