Searched refs:YYERROR_VERBOSE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslparser.y189 #define YYERROR_VERBOSE 1 /* Verbose error messages */
H A Ddtcompilerparser.y182 #define YYERROR_VERBOSE 1 /* Verbose error messages */
H A Ddtparser.y177 #define YYERROR_VERBOSE 1 /* Verbose error messages */
H A Dprparser.y176 #define YYERROR_VERBOSE 1 /* Verbose error messages */
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c153 #ifdef YYERROR_VERBOSE
154 # undef YYERROR_VERBOSE macro
155 # define YYERROR_VERBOSE 1 macro
157 # define YYERROR_VERBOSE 0 macro
272 #if ! defined yyoverflow || YYERROR_VERBOSE
339 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
478 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
843 #if YYERROR_VERBOSE
1051 #endif /* YYERROR_VERBOSE */
1151 #if YYERROR_VERBOSE
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c291 #ifdef YYERROR_VERBOSE
292 # undef YYERROR_VERBOSE macro
293 # define YYERROR_VERBOSE 1 macro
295 # define YYERROR_VERBOSE 0 macro
420 #if ! defined yyoverflow || YYERROR_VERBOSE
487 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
695 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1235 #if YYERROR_VERBOSE
1443 #endif /* YYERROR_VERBOSE */
1543 #if YYERROR_VERBOSE
[all...]
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c144 #ifdef YYERROR_VERBOSE
145 # undef YYERROR_VERBOSE macro
146 # define YYERROR_VERBOSE 1 macro
148 # define YYERROR_VERBOSE 0 macro
263 #if ! defined yyoverflow || YYERROR_VERBOSE
330 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
463 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
817 #if YYERROR_VERBOSE
1025 #endif /* YYERROR_VERBOSE */
1125 #if YYERROR_VERBOSE
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c291 #ifdef YYERROR_VERBOSE
292 # undef YYERROR_VERBOSE macro
293 # define YYERROR_VERBOSE 1 macro
295 # define YYERROR_VERBOSE 0 macro
410 #if ! defined yyoverflow || YYERROR_VERBOSE
477 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
681 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1228 #if YYERROR_VERBOSE
1436 #endif /* YYERROR_VERBOSE */
1536 #if YYERROR_VERBOSE
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c90 #define YYERROR_VERBOSE macro
111 #ifdef YYERROR_VERBOSE
112 # undef YYERROR_VERBOSE macro
113 # define YYERROR_VERBOSE 1 macro
115 # define YYERROR_VERBOSE 0 macro
709 #if ! defined yyoverflow || YYERROR_VERBOSE
774 #endif /* ! defined yyoverflow || YYERROR_VERBOSE */
953 #if YYDEBUG || YYERROR_VERBOSE || 1
1689 #if YYERROR_VERBOSE
1909 #endif /* YYERROR_VERBOSE */
[all...]

Completed in 191 milliseconds