Searched refs:INTS_PER_STATEBLOCK (Results 1 – 1 of 1) sorted by relevance
292 #define INTS_PER_STATEBLOCK (int)(sizeof(stateblock)/sizeof(int)) macro407 wscount = (wscount - (wscount % (INTS_PER_STATEBLOCK * 2))) / in internal_dfa_match()408 (2 * INTS_PER_STATEBLOCK); in internal_dfa_match()3191 workspace[1] > (int)((wscount - 2)/INTS_PER_STATEBLOCK)) in pcre2_dfa_match()