DEBUG_PRINT3
DEBUG_PRINT3 ("EXECUTING start_memory %d (%d):\n", *p, p[1]);
DEBUG_PRINT3 ("EXECUTING stop_memory %d (%d):\n", *p, p[1]);
DEBUG_PRINT3 (" %d (to 0x%x):\n", mcnt, p + mcnt);
DEBUG_PRINT3 (" %d (to 0x%x)", mcnt, p + mcnt);
DEBUG_PRINT3 (" %c != %c => pop_failure_jump.\n",
DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p, mcnt);
DEBUG_PRINT3 (" Setting 0x%x to %d.\n", p1, mcnt);