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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c1323 DEBUG_STATEMENT (failure_id++); \
1325 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1388 DEBUG_PRINT2 (" Pushing failure id: %u\n", failure_id); \
1389 DEBUG_PUSH (failure_id); \
1434 DEBUG_STATEMENT (unsigned failure_id;) \
1447 DEBUG_POP (&failure_id); \
1448 DEBUG_PRINT2 (" Popping failure id: %u\n", failure_id); \
3924 static unsigned failure_id;
3905 static unsigned failure_id; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c1614 DEBUG_STATEMENT (failure_id++); \
1616 DEBUG_PRINT2 ("\nPUSH_FAILURE_POINT #%u:\n", failure_id); \
1679 DEBUG_PRINT2 (" Pushing failure id: %u\n", failure_id); \
1680 DEBUG_PUSH (failure_id); \
1726 DEBUG_STATEMENT (unsigned failure_id;) \
1739 DEBUG_POP (&failure_id); \
1740 DEBUG_PRINT2 (" Popping failure id: %u\n", failure_id); \
5628 static unsigned failure_id;
5611 static unsigned failure_id; local

Completed in 164 milliseconds