Searched refs:SDEBUG (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinline.c71 #define SDEBUG(x) if (sdebug) printf x macro
73 #define SDEBUG(x) macro
111 SDEBUG(("refnode(%s)\n", sp->sname));
124 SDEBUG(("inline_addarg(%p)\n", ip));
142 SDEBUG(("inline_start(\"%s\")\n", sp->sname));
185 SDEBUG(("inline_end()\n"));
214 SDEBUG(("inline_ref(\"%s\")\n", sp->sname));
409 SDEBUG(("inlinetree(%p,%p) OK %d\n", f, ap, is->flags & CANINL));
439 SDEBUG(("branch labels %d,%d,%d\n", l0, l1, l2));
446 SDEBUG(("pr
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinline.c71 #define SDEBUG(x) if (sdebug) printf x macro
73 #define SDEBUG(x) macro
111 SDEBUG(("refnode(%s)\n", sp->sname));
124 SDEBUG(("inline_addarg(%p)\n", ip));
142 SDEBUG(("inline_start(\"%s\")\n", sp->sname));
185 SDEBUG(("inline_end()\n"));
214 SDEBUG(("inline_ref(\"%s\")\n", sp->sname));
409 SDEBUG(("inlinetree(%p,%p) OK %d\n", f, ap, is->flags & CANINL));
439 SDEBUG(("branch labels %d,%d,%d\n", l0, l1, l2));
446 SDEBUG(("pr
[all...]
/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dsearch.c161 #ifdef SDEBUG
164 #endif /* SDEBUG */
189 #ifdef SDEBUG
573 #ifdef SDEBUG
H A Dcommon.c745 #ifdef SDEBUG
760 #ifdef SDEBUG
800 #ifdef SDEBUG
813 #ifdef SDEBUG

Completed in 292 milliseconds