Searched refs:DEBUG_PRINT3 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c561 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
908 # define DEBUG_PRINT3(x1, x2, x3)
4258 DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
4306 DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
4577 DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt);
4579 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
4604 DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt);
4606 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
4706 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
4748 DEBUG_PRINT3 ("
556 # define DEBUG_PRINT3 macro
903 # define DEBUG_PRINT3 macro
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dregex.c767 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
1227 # define DEBUG_PRINT3(x1, x2, x3)
6591 DEBUG_PRINT3 ("EXECUTING start_memory %ld (%ld):\n",
6640 DEBUG_PRINT3 ("EXECUTING stop_memory %ld (%ld):\n",
6913 DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt);
6915 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
6940 DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt);
6942 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
7052 DEBUG_PRINT3 (" %C != %C => pop_failure_jump.\n",
7056 DEBUG_PRINT3 ("
761 # define DEBUG_PRINT3 macro
1221 # define DEBUG_PRINT3 macro
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.c698 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
1033 #define DEBUG_PRINT3(x1, x2, x3)
4701 DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
4749 DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
5018 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
5045 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
5153 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
5362 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p, mcnt);
5396 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p1, mcnt);
692 #define DEBUG_PRINT3 macro
1027 #define DEBUG_PRINT3 macro

Completed in 169 milliseconds