Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_parser.h276 extern void yylabel(const char *);
HDdt_parser.c4175 yylabel("action list"); in dt_cook_clause()
4181 yylabel(NULL); in dt_cook_clause()
4185 yylabel("predicate"); in dt_cook_clause()
4196 yylabel(NULL); in dt_cook_clause()
4200 yylabel("action list"); in dt_cook_clause()
4205 yylabel(NULL); in dt_cook_clause()
4975 yylabel(const char *label) in yylabel() function