Lines Matching refs:lowest_active_reg
1626 for (this_reg = lowest_active_reg; this_reg <= highest_active_reg; \
1651 DEBUG_PRINT2 (" Pushing low active reg: %ld\n", lowest_active_reg);\
1652 PUSH_FAILURE_INT (lowest_active_reg); \
1692 ? 0 : highest_active_reg - lowest_active_reg + 1) \
1828 for (r = lowest_active_reg; r <= highest_active_reg; r++) \
5617 active_reg_t lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal() local
6614 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG) in wcs_re_match_2_internal()
6615 lowest_active_reg = *p; in wcs_re_match_2_internal()
6653 if (lowest_active_reg == highest_active_reg) in wcs_re_match_2_internal()
6655 lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
6676 lowest_active_reg = NO_LOWEST_ACTIVE_REG; in wcs_re_match_2_internal()
6958 if (lowest_active_reg == NO_LOWEST_ACTIVE_REG) in wcs_re_match_2_internal()
6959 lowest_active_reg = *(p1 + 1); in wcs_re_match_2_internal()
7437 lowest_active_reg, highest_active_reg, in wcs_re_match_2_internal()