Searched refs:rep_untested (Results 1 – 1 of 1) sorted by relevance
232 typedef enum { rep_untested, rep_not, rep_confirmed } repeat_state_e; enumerator264 repeat_state_e repeat = rep_untested; in LZ4HC_InsertAndGetWiderMatch()341 if (repeat == rep_untested) { in LZ4HC_InsertAndGetWiderMatch()