Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.h288 extern void yyvwarn(const char *, va_list);
H A Ddt_parser.c5160 yyvwarn(format, ap); in yyerror()
5173 yyvwarn(format, ap); in yywarn()
5178 yyvwarn(const char *format, va_list ap) in yyvwarn() function