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

/haiku/src/build/libgnuregex/
H A Dregex.c472 #define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3)
786 #define DEBUG_PRINT3(x1, x2, x3)
3620 DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
3663 DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
3926 DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
3949 DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
4036 DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
4149 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p, mcnt);
4183 DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p1, mcnt);
467 #define DEBUG_PRINT3 macro
781 #define DEBUG_PRINT3 macro

Completed in 40 milliseconds