Searched refs:high_reg (Results 1 – 1 of 1) sorted by relevance
1712 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument1746 high_reg = (active_reg_t) POP_FAILURE_INT (); \1747 DEBUG_PRINT2 (" Popping high active reg: %ld\n", high_reg); \1753 for (this_reg = high_reg; this_reg >= low_reg; this_reg--) \1769 for (this_reg = highest_active_reg; this_reg > high_reg; this_reg--) \1775 highest_active_reg = high_reg; \