DEBUG_PRINT2    2378 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id);            \
DEBUG_PRINT2    2379 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Before push, next avail: %d\n", (fail_stack).avail);\
DEBUG_PRINT2    2380 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("                     size: %d\n", (fail_stack).size);\
DEBUG_PRINT2    2382 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  slots needed: %d\n", NUM_FAILURE_ITEMS);            \
DEBUG_PRINT2    2383 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("     available: %d\n", REMAINING_AVAIL_SLOTS);        \
DEBUG_PRINT2    2391 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 ("\n  Doubled stack; size now: %d\n",               \
DEBUG_PRINT2    2393 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 ("  slots available: %d\n", REMAINING_AVAIL_SLOTS);\
DEBUG_PRINT2    2402 modules/up/src/Core/gnu/regex.c  DEBUG_PRINT2 ("  Pushing reg: %d\n", this_reg);                 \
DEBUG_PRINT2    2405 modules/up/src/Core/gnu/regex.c  DEBUG_PRINT2 ("    start: 0x%x\n", regstart[this_reg]);         \
DEBUG_PRINT2    2408 modules/up/src/Core/gnu/regex.c  DEBUG_PRINT2 ("    end: 0x%x\n", regend[this_reg]);             \
DEBUG_PRINT2    2411 modules/up/src/Core/gnu/regex.c  DEBUG_PRINT2 ("    info: 0x%x\n      ", reg_info[this_reg]);    \
DEBUG_PRINT2    2412 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 (" match_null=%d",                                  \
DEBUG_PRINT2    2414 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg]));     \
DEBUG_PRINT2    2415 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 (" matched_something=%d",                           \
DEBUG_PRINT2    2417 modules/up/src/Core/gnu/regex.c         DEBUG_PRINT2 (" ever_matched=%d",                                \
DEBUG_PRINT2    2423 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Pushing  low active reg: %d\n", lowest_active_reg);\
DEBUG_PRINT2    2426 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Pushing high active reg: %d\n", highest_active_reg);\
DEBUG_PRINT2    2429 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Pushing pattern 0x%x: ", pattern_place);            \
DEBUG_PRINT2    2433 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Pushing string 0x%x: `", string_place);             \
DEBUG_PRINT2    2439 modules/up/src/Core/gnu/regex.c     DEBUG_PRINT2 ("  Pushing failure id: %u\n", failure_id);             \
DEBUG_PRINT2    2488 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Before pop, next avail: %d\n", fail_stack.avail);     \
DEBUG_PRINT2    2489 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("                    size: %d\n", fail_stack.size);      \
DEBUG_PRINT2    2494 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Popping failure id: %u\n", failure_id);               \
DEBUG_PRINT2    2503 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Popping string 0x%x: `", str);                        \
DEBUG_PRINT2    2508 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Popping pattern 0x%x: ", pat);                        \
DEBUG_PRINT2    2513 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Popping high active reg: %d\n", high_reg);            \
DEBUG_PRINT2    2516 modules/up/src/Core/gnu/regex.c   DEBUG_PRINT2 ("  Popping  low active reg: %d\n", low_reg);             \
DEBUG_PRINT2    2520 modules/up/src/Core/gnu/regex.c       DEBUG_PRINT2 ("    Popping reg: %d\n", this_reg);                  \
DEBUG_PRINT2    2523 modules/up/src/Core/gnu/regex.c       DEBUG_PRINT2 ("      info: 0x%x\n", reg_info[this_reg]);           \
DEBUG_PRINT2    2526 modules/up/src/Core/gnu/regex.c       DEBUG_PRINT2 ("      end: 0x%x\n", regend[this_reg]);              \
DEBUG_PRINT2    2529 modules/up/src/Core/gnu/regex.c       DEBUG_PRINT2 ("      start: 0x%x\n", regstart[this_reg]);          \
DEBUG_PRINT2    3393 modules/up/src/Core/gnu/regex.c       DEBUG_PRINT2 ("\n0x%x: ", p);
DEBUG_PRINT2    3521 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("%u registers pushed.\n", num_regs_pushed);
DEBUG_PRINT2    3527 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("Returning %d from re_match_2.\n", mcnt);
DEBUG_PRINT2    3551 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING exactn %d.\n", mcnt);
DEBUG_PRINT2    3589 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("  Matched `%d'.\n", *d);
DEBUG_PRINT2    3600 modules/up/src/Core/gnu/regex.c             DEBUG_PRINT2 ("EXECUTING charset%s.\n", not ? "_not" : "");
DEBUG_PRINT2    3644 modules/up/src/Core/gnu/regex.c    DEBUG_PRINT2 ("  old_regstart: %d\n",
DEBUG_PRINT2    3648 modules/up/src/Core/gnu/regex.c    DEBUG_PRINT2 ("  regstart: %d\n", POINTER_TO_OFFSET (regstart[*p]));
DEBUG_PRINT2    3680 modules/up/src/Core/gnu/regex.c    DEBUG_PRINT2 ("      old_regend: %d\n",
DEBUG_PRINT2    3684 modules/up/src/Core/gnu/regex.c    DEBUG_PRINT2 ("      regend: %d\n", POINTER_TO_OFFSET (regend[*p]));
DEBUG_PRINT2    3805 modules/up/src/Core/gnu/regex.c      DEBUG_PRINT2 ("EXECUTING duplicate %d.\n", regno);
DEBUG_PRINT2    3996 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING maybe_pop_jump %d.\n", mcnt);
DEBUG_PRINT2    4105 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING jump %d ", mcnt);
DEBUG_PRINT2    4107 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("(to 0x%x).\n", p);
DEBUG_PRINT2    4147 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING succeed_n %d.\n", mcnt);
DEBUG_PRINT2    4160 modules/up/src/Core/gnu/regex.c               DEBUG_PRINT2 ("  Setting two bytes from 0x%x to no_op.\n", p+2);
DEBUG_PRINT2    4169 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING jump_n %d.\n", mcnt);
DEBUG_PRINT2    4248 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING syntaxspec %d.\n", mcnt);
DEBUG_PRINT2    4263 modules/up/src/Core/gnu/regex.c           DEBUG_PRINT2 ("EXECUTING notsyntaxspec %d.\n", mcnt);
DEBUG_PRINT2    2378 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id);              \
DEBUG_PRINT2    2379 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Before push, next avail: %d\n", (fail_stack).avail);\
DEBUG_PRINT2    2380 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("                     size: %d\n", (fail_stack).size);\
DEBUG_PRINT2    2382 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  slots needed: %d\n", NUM_FAILURE_ITEMS);              \
DEBUG_PRINT2    2383 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("     available: %d\n", REMAINING_AVAIL_SLOTS);  \
DEBUG_PRINT2    2391 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 ("\n  Doubled stack; size now: %d\n",         \
DEBUG_PRINT2    2393 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 ("  slots available: %d\n", REMAINING_AVAIL_SLOTS);\
DEBUG_PRINT2    2402 modules/up/src/gnug++/regex.c    DEBUG_PRINT2 ("  Pushing reg: %d\n", this_reg);                 \
DEBUG_PRINT2    2405 modules/up/src/gnug++/regex.c    DEBUG_PRINT2 ("    start: 0x%x\n", regstart[this_reg]);         \
DEBUG_PRINT2    2408 modules/up/src/gnug++/regex.c    DEBUG_PRINT2 ("    end: 0x%x\n", regend[this_reg]);             \
DEBUG_PRINT2    2411 modules/up/src/gnug++/regex.c    DEBUG_PRINT2 ("    info: 0x%x\n      ", reg_info[this_reg]);    \
DEBUG_PRINT2    2412 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 (" match_null=%d",                                    \
DEBUG_PRINT2    2414 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg]));       \
DEBUG_PRINT2    2415 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 (" matched_something=%d",                             \
DEBUG_PRINT2    2417 modules/up/src/gnug++/regex.c         DEBUG_PRINT2 (" ever_matched=%d",                          \
DEBUG_PRINT2    2423 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Pushing  low active reg: %d\n", lowest_active_reg);\
DEBUG_PRINT2    2426 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Pushing high active reg: %d\n", highest_active_reg);\
DEBUG_PRINT2    2429 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Pushing pattern 0x%x: ", pattern_place);              \
DEBUG_PRINT2    2433 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Pushing string 0x%x: `", string_place);               \
DEBUG_PRINT2    2439 modules/up/src/gnug++/regex.c     DEBUG_PRINT2 ("  Pushing failure id: %u\n", failure_id);               \
DEBUG_PRINT2    2488 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Before pop, next avail: %d\n", fail_stack.avail);       \
DEBUG_PRINT2    2489 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("                    size: %d\n", fail_stack.size);        \
DEBUG_PRINT2    2494 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Popping failure id: %u\n", failure_id);         \
DEBUG_PRINT2    2503 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Popping string 0x%x: `", str);                  \
DEBUG_PRINT2    2508 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Popping pattern 0x%x: ", pat);                  \
DEBUG_PRINT2    2513 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Popping high active reg: %d\n", high_reg);              \
DEBUG_PRINT2    2516 modules/up/src/gnug++/regex.c   DEBUG_PRINT2 ("  Popping  low active reg: %d\n", low_reg);               \
DEBUG_PRINT2    2520 modules/up/src/gnug++/regex.c       DEBUG_PRINT2 ("    Popping reg: %d\n", this_reg);                    \
DEBUG_PRINT2    2523 modules/up/src/gnug++/regex.c       DEBUG_PRINT2 ("      info: 0x%x\n", reg_info[this_reg]);             \
DEBUG_PRINT2    2526 modules/up/src/gnug++/regex.c       DEBUG_PRINT2 ("      end: 0x%x\n", regend[this_reg]);                \
DEBUG_PRINT2    2529 modules/up/src/gnug++/regex.c       DEBUG_PRINT2 ("      start: 0x%x\n", regstart[this_reg]);            \
DEBUG_PRINT2    3393 modules/up/src/gnug++/regex.c       DEBUG_PRINT2 ("\n0x%x: ", p);
DEBUG_PRINT2    3521 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("%u registers pushed.\n", num_regs_pushed);
DEBUG_PRINT2    3527 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("Returning %d from re_match_2.\n", mcnt);
DEBUG_PRINT2    3551 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING exactn %d.\n", mcnt);
DEBUG_PRINT2    3589 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("  Matched `%d'.\n", *d);
DEBUG_PRINT2    3600 modules/up/src/gnug++/regex.c             DEBUG_PRINT2 ("EXECUTING charset%s.\n", not ? "_not" : "");
DEBUG_PRINT2    3644 modules/up/src/gnug++/regex.c      DEBUG_PRINT2 ("  old_regstart: %d\n",
DEBUG_PRINT2    3648 modules/up/src/gnug++/regex.c      DEBUG_PRINT2 ("  regstart: %d\n", POINTER_TO_OFFSET (regstart[*p]));
DEBUG_PRINT2    3680 modules/up/src/gnug++/regex.c      DEBUG_PRINT2 ("      old_regend: %d\n",
DEBUG_PRINT2    3684 modules/up/src/gnug++/regex.c      DEBUG_PRINT2 ("      regend: %d\n", POINTER_TO_OFFSET (regend[*p]));
DEBUG_PRINT2    3805 modules/up/src/gnug++/regex.c        DEBUG_PRINT2 ("EXECUTING duplicate %d.\n", regno);
DEBUG_PRINT2    3996 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING maybe_pop_jump %d.\n", mcnt);
DEBUG_PRINT2    4105 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING jump %d ", mcnt);
DEBUG_PRINT2    4107 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("(to 0x%x).\n", p);
DEBUG_PRINT2    4147 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING succeed_n %d.\n", mcnt);
DEBUG_PRINT2    4160 modules/up/src/gnug++/regex.c               DEBUG_PRINT2 ("  Setting two bytes from 0x%x to no_op.\n", p+2);
DEBUG_PRINT2    4169 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING jump_n %d.\n", mcnt);
DEBUG_PRINT2    4248 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING syntaxspec %d.\n", mcnt);
DEBUG_PRINT2    4263 modules/up/src/gnug++/regex.c           DEBUG_PRINT2 ("EXECUTING notsyntaxspec %d.\n", mcnt);