Home
last modified time | relevance | path

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

/freebsd/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.c2411 yybegin(YYS_CLAUSE); in dt_node_inline()
2499 yybegin(YYS_CLAUSE); in dt_node_xlator()
2618 yybegin(YYS_CLAUSE); in dt_node_provider()
H A Ddt_cc.c2440 yybegin(YYS_CLAUSE); in dt_compile()