Searched refs:INTS_PER_STATEBLOCK (Results 1 – 1 of 1) sorted by relevance
290 #define INTS_PER_STATEBLOCK (int)(sizeof(stateblock)/sizeof(int)) macro439 wscount = (wscount - (wscount % (INTS_PER_STATEBLOCK * 2))) / in internal_dfa_exec()440 (2 * INTS_PER_STATEBLOCK); in internal_dfa_exec()3235 workspace[1] > (wscount - 2)/INTS_PER_STATEBLOCK) in pcre_dfa_exec()