Searched refs:yydebug (Results 1 - 13 of 13) sorted by relevance
/osnet-11/usr/src/lib/libdtrace/ |
H A D | Makefile | 40 yydebug := TARGET = yydebug macro 44 all clean clobber lint stub stubinstall yydebug: $(SUBDIRS)
|
H A D | Makefile.com | 122 yydebug := YYCFLAGS += -DYYDEBUG
|
/osnet-11/usr/src/lib/libdtrace/sparc/ |
H A D | Makefile | 29 install yydebug: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
|
/osnet-11/usr/src/lib/libdtrace/sparcv9/ |
H A D | Makefile | 32 install yydebug: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) \
|
/osnet-11/usr/src/lib/libdtrace/amd64/ |
H A D | Makefile | 42 install yydebug: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | a2p.c | 2065 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 D | a2p.h | 413 extern int yydebug;
|
H A D | a2py.c | 82 yydebug = (debug & 1); 229 if (yydebug) {
|
/osnet-11/usr/src/lib/libdtrace/i386/ |
H A D | Makefile | 50 install yydebug: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | perly.c | 16 #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 D | deltat.c | 562 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 D | dt_lex.l | 659 yydebug = _dtrace_debug;
|
H A D | dt_impl.h | 624 extern int yydebug; /* lex debugging */
|
Completed in 53 milliseconds