Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c1712 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument
1749 low_reg = (active_reg_t) POP_FAILURE_INT (); \
1750 DEBUG_PRINT2 (" Popping low active reg: %ld\n", low_reg); \
1753 for (this_reg = high_reg; this_reg >= low_reg; this_reg--) \