Searched refs:RWS_OVEC_OSIZE (Results 1 – 1 of 1) sorted by relevance
2697 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()2706 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2722 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2805 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2821 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2938 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()2947 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2988 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()3037 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()3046 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()[all …]
Completed in 51 milliseconds