HomeSort by: relevance | last modified time | path
    Searched refs:UDEBUG (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/httpd/small/
Makefile 9 LEAN_IFDEF_FLAGS= -UDEBUG -DNO_USER_SUPPORT \
  /src/external/bsd/pcc/dist/pcc/mip/
regs.c 61 #define UDEBUG(x) if (u2debug) printf x
69 #define UDEBUG(x)
229 UDEBUG(("entering nsucomp, node %p\n", p));
288 UDEBUG(("node %p left %d right %d\n", p, left, right));
321 UDEBUG(("node %p no class\n", p));
330 UDEBUG(("Adding " #n " %d\n", w->nodnum)); \
339 UDEBUG(("node %p numregs %d\n", p, nxreg+1));
351 UDEBUG(("Adding short %d class %d\n", w->nodnum, w->r_class));
376 UDEBUG(("node %p return regs %d\n", p, need));

Completed in 50 milliseconds