Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dgnu-regex.c556 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
903 # define DEBUG_PRINT3(x1, x2, x3) macro
4239 DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
4287 DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
4558 DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt);
4560 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
4585 DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt);
4587 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
4687 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
4729 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
[all …]
/openbsd/src/gnu/lib/libiberty/src/
Dregex.c761 # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1221 # define DEBUG_PRINT3(x1, x2, x3) macro
6574 DEBUG_PRINT3 ("EXECUTING start_memory %ld (%ld):\n", in wcs_re_match_2_internal()
6623 DEBUG_PRINT3 ("EXECUTING stop_memory %ld (%ld):\n", in wcs_re_match_2_internal()
6896 DEBUG_PRINT3 (" %d (to %p):\n", mcnt, p + mcnt); in wcs_re_match_2_internal()
6898 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt); in wcs_re_match_2_internal()
6923 DEBUG_PRINT3 (" %d (to %p)", mcnt, p + mcnt); in wcs_re_match_2_internal()
6925 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt); in wcs_re_match_2_internal()
7035 DEBUG_PRINT3 (" %C != %C => pop_failure_jump.\n", in wcs_re_match_2_internal()
7039 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n", in wcs_re_match_2_internal()
[all …]
/openbsd/src/gnu/usr.bin/cvs/lib/
Dregex.c692 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) macro
1027 #define DEBUG_PRINT3(x1, x2, x3) macro
4681 DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
4729 DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
4998 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
5025 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
5133 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
5342 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p, mcnt);
5376 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p1, mcnt);