Searched refs:yydebug (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/
H A DMakefile40 yydebug := TARGET = yydebug macro
44 all clean clobber lint stub stubinstall yydebug: $(SUBDIRS)
H A DMakefile.com122 yydebug := YYCFLAGS += -DYYDEBUG
/osnet-11/usr/src/lib/libdtrace/sparc/
H A DMakefile29 install yydebug: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
/osnet-11/usr/src/lib/libdtrace/sparcv9/
H A DMakefile32 install yydebug: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) \
/osnet-11/usr/src/lib/libdtrace/amd64/
H A DMakefile42 install yydebug: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2065 int yydebug; variable
2097 yydebug = yyn - '0';
2115 if (yydebug)
2120 printf("yydebug: state %d, reading %d (%s)\n", yystate,
2129 if (yydebug)
2130 printf("yydebug: state %d, shifting to state %d\n",
2170 if (yydebug)
2171 printf("yydebug: state %d, error recovery shifting\
2185 if (yydebug)
2186 printf("yydebug
[all...]
H A Da2p.h413 extern int yydebug;
H A Da2py.c82 yydebug = (debug & 1);
229 if (yydebug) {
/osnet-11/usr/src/lib/libdtrace/i386/
H A DMakefile50 install yydebug: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperly.c16 #define yydebug PL_yydebug macro
1432 ysave->oldyydebug = yydebug;
1444 yydebug = yyn - '0';
1472 if (yydebug)
1477 PerlIO_printf(Perl_debug_log, "yydebug: state %d, reading %d (%s)\n", yystate,
1486 if (yydebug)
1487 PerlIO_printf(Perl_debug_log, "yydebug: state %d, shifting to state %d\n",
1539 if (yydebug)
1540 PerlIO_printf(Perl_debug_log, "yydebug: state %d, error recovery shifting\
1566 if (yydebug)
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c562 if (yydebug) \
568 if (yydebug) \
574 if (yydebug) \
606 if (yydebug) \
636 if (yydebug) \
642 int yydebug; variable
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_lex.l659 yydebug = _dtrace_debug;
H A Ddt_impl.h624 extern int yydebug; /* lex debugging */

Completed in 56 milliseconds