Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppkey.c64 "while", T_WHILE,
H A Dppkey.h70 #define T_WHILE (T_TOKEN+26) macro
H A Dppproto.c1068 c = T_WHILE; in lex()