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