Searched refs:RWS_OVEC_OSIZE (Results 1 – 1 of 1) sorted by relevance
2754 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()2763 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2779 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2862 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2878 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2995 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()3004 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()3045 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()3094 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()3103 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()[all …]
Completed in 17 milliseconds