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.h289 extern void yyvwarn(const char *, va_list);
H A Ddt_parser.c5179 yyvwarn(format, ap); in yyerror()
5192 yyvwarn(format, ap); in yywarn()
5197 yyvwarn(const char *format, va_list ap) in yyvwarn() function