Searched refs:RWS_OVEC_OSIZE (Results 1 – 1 of 1) sorted by relevance
2683 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()2692 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2708 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2791 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2807 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2924 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()2933 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()2974 rws->free += RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()3023 if (rws->free < RWS_RSIZE + RWS_OVEC_OSIZE) in internal_dfa_match()3032 rws->free -= RWS_RSIZE + RWS_OVEC_OSIZE; in internal_dfa_match()[all …]
Completed in 10 milliseconds