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

  /src/tests/usr.bin/mtree/
t_sets.sh 66 set_case xdebug
  /src/external/bsd/ekermit/dist/
unixio.c 73 static int xdebug = 0; /* Debugging on/off */ variable
78 if (fc != DB_OPN && !xdebug)
93 xdebug = 1;
115 xdebug = 0;
  /src/external/bsd/pcc/dist/pcc/arch/vax/
local.c 74 if (xdebug) {
76 if (xdebug>1)
153 if (xdebug) {
155 if (xdebug>1)
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
local.c 35 if (xdebug) {
145 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
main.c 43 int odebug, pdebug, sdebug, tdebug, xdebug, wdebug; variable
160 case 'x': ++xdebug; break; /* MD code */
pass1.h 188 extern int odebug, pdebug, sdebug, tdebug, xdebug;
trees.c 3140 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
main.c 43 int odebug, pdebug, sdebug, tdebug, xdebug, cppdebug, wdebug; variable
156 case 'x': ++xdebug; break; /* MD code */
pass1.h 192 extern int odebug, pdebug, sdebug, tdebug, xdebug;
trees.c 3045 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/pdp11/
local.c 59 if (xdebug) {
130 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/nova/
local.c 42 if (xdebug) {
108 if (xdebug) {
449 if (xdebug)
  /src/external/bsd/pcc/dist/pcc/arch/pdp10/
local.c 63 if (xdebug) {
534 if (xdebug)
571 if (xdebug)
  /src/external/bsd/pcc/dist/pcc/arch/powerpc/
local.c 271 if (xdebug) {
280 if (xdebug) {
607 if (xdebug) {
995 if (xdebug)
1004 if (xdebug)
1077 if (xdebug)
code.c 774 #define DPRINTF(x) if (xdebug) printf x
957 if (xdebug) {
1075 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/i86/
local.c 90 if (xdebug) {
292 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/m68k/
local.c 169 if (xdebug) {
282 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/amd64/
local.c 304 if (xdebug) {
545 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
local.c 62 if (xdebug) {
509 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/mips/
local.c 62 if (xdebug) {
356 if (xdebug) {
  /src/external/bsd/pcc/dist/pcc/arch/i386/
local.c 405 if (xdebug) {
750 if (xdebug) {
  /src/etc/
Makefile 383 OBSOLETE.files+= xdebug

Completed in 44 milliseconds