Searched refs:reg_info (Results 1 – 1 of 1) sorted by relevance
1639 reg_info[this_reg].word.pointer); \1641 REG_MATCH_NULL_STRING_P (reg_info[this_reg])); \1642 DEBUG_PRINT2 (" active=%d", IS_ACTIVE (reg_info[this_reg])); \1644 MATCHED_SOMETHING (reg_info[this_reg])); \1646 EVER_MATCHED_SOMETHING (reg_info[this_reg])); \1648 PUSH_FAILURE_ELT (reg_info[this_reg].word); \1712 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\ argument1757 reg_info[this_reg].word = POP_FAILURE_ELT (); \1759 reg_info[this_reg].word.pointer); \1771 reg_info[this_reg].word.integer = 0; \[all …]