Searched refs:ADD_NEW_DATA (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_dfa_exec.c383 #define ADD_NEW_DATA(x,y,z) \ macro
524 ADD_NEW_DATA(-bstate, 0, gone_back - back);
664 ADD_NEW_DATA(state_offset, current_state->count,
955 ADD_NEW_DATA(-(state_offset + 1), 0, 1);
980 ADD_NEW_DATA(-(state_offset + 1), 0, 1);
1449 ADD_NEW_DATA(-state_offset, count, ncount);
1487 ADD_NEW_DATA(-state_offset, count, ncount);
1524 ADD_NEW_DATA(-state_offset, count, 0);
1557 ADD_NEW_DATA(-state_offset, count, 0);
1710 ADD_NEW_DATA(
[all...]

Completed in 280 milliseconds