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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c627 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
974 # define DEBUG_PRINT2(x1, x2)
1325 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1326 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1327 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1329 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1330 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1338 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1340 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1350 DEBUG_PRINT2 (" Pushin
622 # define DEBUG_PRINT2 macro
969 # define DEBUG_PRINT2 macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c711 # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2)
1175 # define DEBUG_PRINT2(x1, x2)
1616 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1617 DEBUG_PRINT2 (" Before push, next avail: %d\n", (fail_stack).avail);\
1618 DEBUG_PRINT2 (" size: %d\n", (fail_stack).size);\
1620 DEBUG_PRINT2 (" slots needed: %ld\n", NUM_FAILURE_ITEMS); \
1621 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1629 DEBUG_PRINT2 ("\n Doubled stack; size now: %d\n", \
1631 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1641 DEBUG_PRINT2 (" Pushin
705 # define DEBUG_PRINT2 macro
1169 # define DEBUG_PRINT2 macro
[all...]

Completed in 101 milliseconds