Home
last modified time | relevance | path

Searched refs:T_SCOPE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h332 #define T_SCOPE (N_TOKEN+2) /* :: */ macro
H A Dppfsm.c733 fsm[COLON1][':'] = ~KEEP(T_SCOPE); in ppfsm()