Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pcb.c72 assert(yypcb->pcb_yystate == YYS_DONE); in dt_pcb_push()
H A Ddt_parser.h279 YYS_DONE, /* lex/yacc state for indicating parse tree is done */ enumerator
H A Ddt_cc.c2403 yybegin(YYS_DONE); in dt_compile()