Searched refs:low_reg (Results 1 – 1 of 1) sorted by relevance
1256 #define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument1293 low_reg = (unsigned) POP_FAILURE_INT (); \1294 DEBUG_PRINT2 (" Popping low active reg: %d\n", low_reg); \1297 for (this_reg = high_reg; this_reg >= low_reg; this_reg--) \