Home
last modified time | relevance | path

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

/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_grammar.y325 yybegin(YYS_CLAUSE);
329 yybegin(YYS_CLAUSE);
338 yybegin(YYS_CLAUSE);
625 yybegin(YYS_CLAUSE);
630 yybegin(YYS_CLAUSE);
H A Ddt_parser.h272 YYS_CLAUSE, /* lex/yacc state for finding program clauses */ enumerator
H A Ddt_parser.c2434 yybegin(YYS_CLAUSE); in dt_node_member()
2522 yybegin(YYS_CLAUSE); in dt_node_probe()
2641 yybegin(YYS_CLAUSE); in dt_xcook_ident()
H A Ddt_cc.c2440 yybegin(YYS_CLAUSE); in dt_compile()