Home
last modified time | relevance | path

Searched refs:REMAINING_AVAIL_SLOTS (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c1609 DEBUG_PRINT2 (" available: %d\n", REMAINING_AVAIL_SLOTS); \
1612 while (REMAINING_AVAIL_SLOTS < NUM_FAILURE_ITEMS) \
1619 DEBUG_PRINT2 (" slots available: %d\n", REMAINING_AVAIL_SLOTS);\
1697 # define REMAINING_AVAIL_SLOTS ((fail_stack).size - (fail_stack).avail) macro