HomeSort by: relevance | last modified time | path
    Searched defs:DEBUG_PRINT2 (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/nvi/dist/motif_l/
xtabbed.c 1515 #define DEBUG_PRINT2(a, b) if (debug) printf (a, b)
2614 DEBUG_PRINT2("Cache has %d items.\n", i);
2632 DEBUG_PRINT2("Removed %d bytes\n", i1->size);
  /src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c 712 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1176 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/binutils/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
regex.c 771 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1231 # define DEBUG_PRINT2(x1, x2)
1617 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1618 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1619 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1621 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1622 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1630 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1632 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1642 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl2/diffutils/dist/lib/
regex.c 775 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1244 # define DEBUG_PRINT2(x1, x2)
1686 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1687 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1688 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1690 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1691 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1699 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1701 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1711 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]
  /src/external/gpl2/grep/dist/lib/
regex.c 711 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1169 # define DEBUG_PRINT2(x1, x2)
1606 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1607 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1608 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1610 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1611 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1619 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1621 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1631 DEBUG_PRINT2 (" Pushing reg: %lu\n", this_reg);
    [all...]

Completed in 58 milliseconds