Searched refs:ZSTD_row_update (Results 1 – 3 of 3) sorted by relevance
26 void ZSTD_row_update(ZSTD_matchState_t* const ms, const BYTE* ip);
968 void ZSTD_row_update(ZSTD_matchState_t* const ms, const BYTE* ip) { in ZSTD_row_update() function
4179 ZSTD_row_update(ms, iend-HASH_READ_SIZE); in ZSTD_loadDictionaryContent()