Home
last modified time | relevance | path

Searched refs:YYS_CLAUSE (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_grammar.y325 yybegin(YYS_CLAUSE);
329 yybegin(YYS_CLAUSE);
338 yybegin(YYS_CLAUSE);
625 yybegin(YYS_CLAUSE);
630 yybegin(YYS_CLAUSE);
HDdt_parser.h272 YYS_CLAUSE, /* lex/yacc state for finding program clauses */ enumerator
HDdt_parser.c2434 yybegin(YYS_CLAUSE); in dt_node_inline()
2522 yybegin(YYS_CLAUSE); in dt_node_xlator()
2641 yybegin(YYS_CLAUSE); in dt_node_provider()
HDdt_cc.c2440 yybegin(YYS_CLAUSE); in dt_compile()