Searched refs:pdebug (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| H A D | main.c | 43 int odebug, pdebug, sdebug, tdebug, xdebug, cppdebug, wdebug; variable 153 case 'p': ++pdebug; break; /* prototype */ in main()
|
| H A D | pass1.h | 192 extern int odebug, pdebug, sdebug, tdebug, xdebug;
|
| H A D | pftn.c | 1962 if (pdebug) { in arglist() 2040 if (pdebug) in arglist() 2345 if (pdebug) { in doacall()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| H A D | main.c | 43 int odebug, pdebug, sdebug, tdebug, xdebug, wdebug; variable 157 case 'p': ++pdebug; break; /* prototype */ in main()
|
| H A D | pass1.h | 188 extern int odebug, pdebug, sdebug, tdebug, xdebug;
|
| H A D | pftn.c | 1971 if (pdebug) { in arglist() 2058 if (pdebug) in arglist() 2375 if (pdebug) { in doacall()
|