Searched refs:DEBUG_PRINT4 (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 557 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro 904 # define DEBUG_PRINT4(x1, x2, x3, x4) macro 4129 DEBUG_PRINT4 ("%u failure points pushed, %u popped (%u remain).\n",
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 693 #define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro 1028 #define DEBUG_PRINT4(x1, x2, x3, x4) macro 4500 DEBUG_PRINT4 ("%u failure points pushed, %u popped (%u remain).\n",
|
/openbsd/gnu/lib/libiberty/src/ |
H A D | regex.c | 762 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) macro 1222 # define DEBUG_PRINT4(x1, x2, x3, x4) macro 6060 DEBUG_PRINT4 ("%u failure points pushed, %u popped (%u remain).\n", in wcs_re_match_2_internal()
|