Lines Matching refs:ADD_NEW_DATA
383 #define ADD_NEW_DATA(x,y,z) \ macro
524 ADD_NEW_DATA(-bstate, 0, gone_back - back); in internal_dfa_exec()
664 ADD_NEW_DATA(state_offset, current_state->count, in internal_dfa_exec()
955 ADD_NEW_DATA(-(state_offset + 1), 0, 1); in internal_dfa_exec()
980 ADD_NEW_DATA(-(state_offset + 1), 0, 1); in internal_dfa_exec()
1449 ADD_NEW_DATA(-state_offset, count, ncount); in internal_dfa_exec()
1487 ADD_NEW_DATA(-state_offset, count, ncount); in internal_dfa_exec()
1524 ADD_NEW_DATA(-state_offset, count, 0); in internal_dfa_exec()
1557 ADD_NEW_DATA(-state_offset, count, 0); in internal_dfa_exec()
1710 ADD_NEW_DATA(-(state_offset + count), 0, ncount); in internal_dfa_exec()
1756 ADD_NEW_DATA(-(state_offset + (int)count), 0, ncount); in internal_dfa_exec()
1800 ADD_NEW_DATA(-(state_offset + (int)count), 0, 0); in internal_dfa_exec()
1841 ADD_NEW_DATA(-(state_offset + (int)count), 0, 0); in internal_dfa_exec()
1984 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, ncount); } in internal_dfa_exec()
1986 { ADD_NEW_DATA(-state_offset, count, ncount); } in internal_dfa_exec()
2026 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, ncount); } in internal_dfa_exec()
2028 { ADD_NEW_DATA(-state_offset, count, ncount); } in internal_dfa_exec()
2066 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, 0); } in internal_dfa_exec()
2068 { ADD_NEW_DATA(-state_offset, count, 0); } in internal_dfa_exec()
2103 { ADD_NEW_DATA(-(state_offset + 2 + IMM2_SIZE), 0, 0); } in internal_dfa_exec()
2105 { ADD_NEW_DATA(-state_offset, count, 0); } in internal_dfa_exec()
2180 ADD_NEW_DATA(-(state_offset + 1), 0, ncount); in internal_dfa_exec()
2215 ADD_NEW_DATA(-(state_offset + 1), 0, 1); in internal_dfa_exec()
2857 ADD_NEW_DATA(-(state_offset + LINK_SIZE + 1), 0, (charcount - 1)); in internal_dfa_exec()
2954 ADD_NEW_DATA(-next_state_offset, 0, (charcount - 1)); in internal_dfa_exec()
3041 ADD_NEW_DATA(-next_state_offset, 0, (charcount - 1)); in internal_dfa_exec()
3043 { ADD_NEW_DATA(-repeat_state_offset, 0, (charcount - 1)); } in internal_dfa_exec()