Searched defs:repStartValue (Results 1 – 3 of 3) sorted by relevance
66 static UNUSED_ATTR const U32 repStartValue[ZSTD_REP_NUM] = { 1, 4, 8 }; variable
65 static UNUSED_ATTR const U32 repStartValue[ZSTD_REP_NUM] = { 1, 4, 8 }; variable
2641 static const U32 repStartValue[ZSTDv07_REP_NUM] = { 1, 4, 8 }; variable