Searched refs:UDEBUG (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/libexec/httpd/small/ |
| H A D | Makefile | 9 LEAN_IFDEF_FLAGS= -UDEBUG -DNO_USER_SUPPORT \
|
| /netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
| H A D | regs.c | 61 #define UDEBUG(x) if (u2debug) printf x macro 69 #define UDEBUG(x) macro 229 UDEBUG(("entering nsucomp, node %p\n", p)); in nsucomp() 288 UDEBUG(("node %p left %d right %d\n", p, left, right)); in nsucomp() 321 UDEBUG(("node %p no class\n", p)); in nsucomp() 330 UDEBUG(("Adding " #n " %d\n", w->nodnum)); \ in nsucomp() 339 UDEBUG(("node %p numregs %d\n", p, nxreg+1)); in nsucomp() 351 UDEBUG(("Adding short %d class %d\n", w->nodnum, w->r_class)); in nsucomp() 376 UDEBUG(("node %p return regs %d\n", p, need)); in nsucomp()
|