Searched refs:rep_confirmed (Results 1 – 1 of 1) sorted by relevance
231 typedef enum { rep_untested, rep_not, rep_confirmed } repeat_state_e; enumerator343 repeat = rep_confirmed; in LZ4HC_InsertAndGetWiderMatch()348 if ( (repeat == rep_confirmed) && (matchCandidateIdx >= lowestMatchIndex) in LZ4HC_InsertAndGetWiderMatch()