Searched refs:yywarn (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_parser.h270 extern void yywarn(const char *, ...);
H A Ddt_printf.c882 yywarn("format conversion #%u has more than "
904 yywarn("format conversion #%u has more than "
933 yywarn("format conversion #%u uses unsupported "
943 yywarn("format conversion #%u cannot be combined "
950 yywarn("format conversion #%u name expected before "
973 yywarn("format conversion #%u is undefined: %%%s\n",
H A Ddt_parser.c4935 yywarn(const char *format, ...) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h1173 #define yywarn Perl_yywarn macro
3695 #define yywarn(a) Perl_yywarn(aTHX_ a) macro
H A Dtoke.c252 yywarn(Perl_form(aTHX_ "%s found where operator expected", what));

Completed in 147 milliseconds