Home
last modified time | relevance | path

Searched refs:tdebug (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dmain.c43 int odebug, pdebug, sdebug, tdebug, xdebug, cppdebug, wdebug; variable
155 case 't': ++tdebug; break; /* type match */ in main()
H A Dpass1.h192 extern int odebug, pdebug, sdebug, tdebug, xdebug;
H A Dtrees.c1530 if (tdebug) { in tymatch()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dmain.c43 int odebug, pdebug, sdebug, tdebug, xdebug, wdebug; variable
159 case 't': ++tdebug; break; /* type match */ in main()
H A Dpass1.h188 extern int odebug, pdebug, sdebug, tdebug, xdebug;
H A Dtrees.c1631 if (tdebug) { in tymatch()