Searched refs:YYDEBUG (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-9.3-release/usr.bin/yacc/test/
H A Derror.tab.c47 #ifndef YYDEBUG
48 #define YYDEBUG 0 macro
49 #elif YYDEBUG
53 #if YYDEBUG
130 #if YYDEBUG
133 if ((yys = getenv("YYDEBUG")))
155 #if YYDEBUG
169 #if YYDEBUG
210 #if YYDEBUG
225 #if YYDEBUG
[all...]
H A Dftp.tab.c272 #ifndef YYDEBUG
273 #define YYDEBUG 0 macro
274 #elif YYDEBUG
278 #if YYDEBUG
958 #if YYDEBUG
961 if ((yys = getenv("YYDEBUG")))
983 #if YYDEBUG
997 #if YYDEBUG
1038 #if YYDEBUG
1053 #if YYDEBUG
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-pragma.h53 #define YYDEBUG 1 macro
/freebsd-9.3-release/contrib/amd/amd/
H A Dconf_parse.y59 #define YYDEBUG 1
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_parser.h36 #ifndef YYDEBUG
37 # define YYDEBUG 1 macro
39 #if YYDEBUG
H A Dntp_parser.c122 #ifndef YYDEBUG
123 # define YYDEBUG 1 macro
125 #if YYDEBUG
884 #if YYDEBUG
923 #if YYDEBUG || YYERROR_VERBOSE || 1
1475 #if YYDEBUG
1596 #else /* !YYDEBUG */
1601 #endif /* !YYDEBUG */
/freebsd-9.3-release/contrib/com_err/
H A Dparse.c147 #ifndef YYDEBUG
148 # define YYDEBUG 0 macro
450 #if YYDEBUG
477 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
663 #if YYDEBUG
815 #else /* !YYDEBUG */
820 #endif /* !YYDEBUG */
H A Dcompile_et.c59 #ifdef YYDEBUG
/freebsd-9.3-release/crypto/heimdal/lib/com_err/
H A Dparse.c147 #ifndef YYDEBUG
148 # define YYDEBUG 0 macro
450 #if YYDEBUG
477 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
663 #if YYDEBUG
815 #else /* !YYDEBUG */
820 #endif /* !YYDEBUG */
H A Dcompile_et.c57 #ifdef YYDEBUG
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dparse.c142 #ifndef YYDEBUG
143 # define YYDEBUG 0 macro
446 #if YYDEBUG
475 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
666 #if YYDEBUG
818 #else /* !YYDEBUG */
823 #endif /* !YYDEBUG */
H A Dmake_cmds.c49 #ifdef YYDEBUG
H A Dslc-gram.c136 #ifndef YYDEBUG
137 # define YYDEBUG 0 macro
438 #if YYDEBUG
460 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
635 #if YYDEBUG
787 #else /* !YYDEBUG */
792 #endif /* !YYDEBUG */
/freebsd-9.3-release/usr.sbin/jail/
H A Djailparse.y37 #define YYDEBUG 1
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dada-exp.c210 #define yyreds ada_reds /* With YYDEBUG defined */
211 #define yytoks ada_toks /* With YYDEBUG defined */
212 #define yyname ada_name /* With YYDEBUG defined */
213 #define yyrule ada_rule /* With YYDEBUG defined */
215 #ifndef YYDEBUG
216 #define YYDEBUG 1 /* Default to yydebug support */ macro
255 #ifndef YYDEBUG
256 # define YYDEBUG 0 macro
451 #if YYDEBUG
524 #if YYDEBUG || YYERROR_VERBOS
[all...]
H A Dm2-exp.c204 #define yyreds m2_reds /* With YYDEBUG defined */
205 #define yytoks m2_toks /* With YYDEBUG defined */
206 #define yyname m2_name /* With YYDEBUG defined */
207 #define yyrule m2_rule /* With YYDEBUG defined */
218 #ifndef YYDEBUG
219 #define YYDEBUG 1 /* Default to yydebug support */ macro
248 #ifndef YYDEBUG
249 # define YYDEBUG 0 macro
441 #if YYDEBUG
507 #if YYDEBUG || YYERROR_VERBOS
[all...]
H A Df-exp.c185 #define yyreds f_reds /* With YYDEBUG defined */
186 #define yytoks f_toks /* With YYDEBUG defined */
187 #define yyname f_name /* With YYDEBUG defined */
188 #define yyrule f_rule /* With YYDEBUG defined */
199 #ifndef YYDEBUG
200 #define YYDEBUG 1 /* Default to yydebug support */ macro
218 #ifndef YYDEBUG
219 # define YYDEBUG 0 macro
419 #if YYDEBUG
479 #if YYDEBUG || YYERROR_VERBOS
[all...]
H A Djv-exp.c173 #define yyreds java_reds /* With YYDEBUG defined */
174 #define yytoks java_toks /* With YYDEBUG defined */
175 #define yyname java_name /* With YYDEBUG defined */
176 #define yyrule java_rule /* With YYDEBUG defined */
187 #ifndef YYDEBUG
188 #define YYDEBUG 1 /* Default to yydebug support */ macro
209 #ifndef YYDEBUG
210 # define YYDEBUG 0 macro
409 #if YYDEBUG
493 #if YYDEBUG || YYERROR_VERBOS
[all...]
H A Dada-exp.y92 #define yyreds ada_reds /* With YYDEBUG defined */
93 #define yytoks ada_toks /* With YYDEBUG defined */
94 #define yyname ada_name /* With YYDEBUG defined */
95 #define yyrule ada_rule /* With YYDEBUG defined */
97 #ifndef YYDEBUG
98 #define YYDEBUG 1 /* Default to yydebug support */
H A Dc-exp.c200 #define yyreds c_reds /* With YYDEBUG defined */
201 #define yytoks c_toks /* With YYDEBUG defined */
202 #define yyname c_name /* With YYDEBUG defined */
203 #define yyrule c_rule /* With YYDEBUG defined */
214 #ifndef YYDEBUG
215 #define YYDEBUG 1 /* Default to yydebug support */ macro
229 #ifndef YYDEBUG
230 # define YYDEBUG 0 macro
433 #if YYDEBUG
534 #if YYDEBUG || YYERROR_VERBOS
[all...]
/freebsd-9.3-release/contrib/libpcap/
H A Dconfig.h.in278 #undef YYDEBUG
/freebsd-9.3-release/usr.sbin/apmd/
H A Dapmdparse.y40 #define YYDEBUG 1
/freebsd-9.3-release/contrib/ofed/libsdp/src/
H A Dconfig_parser.c244 #ifndef YYDEBUG
245 # define YYDEBUG 1 macro
551 #if YYDEBUG
587 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
796 #if YYDEBUG
948 #else /* !YYDEBUG */
953 #endif /* !YYDEBUG */
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dparse.c282 #ifndef YYDEBUG
283 # define YYDEBUG 1 macro
603 #if YYDEBUG
688 #if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE
1044 #if YYDEBUG
1196 #else /* !YYDEBUG */
1201 #endif /* !YYDEBUG */
/freebsd-9.3-release/sys/contrib/dev/acpica/compiler/
H A Ddtparser.y62 #define YYDEBUG 1 /* Enable debug output */

Completed in 167 milliseconds

12