Searched refs:ZSTD_row_update (Results 1 – 3 of 3) sorted by relevance
32 void ZSTD_row_update(ZSTD_MatchState_t* const ms, const BYTE* ip);
950 void ZSTD_row_update(ZSTD_MatchState_t* const ms, const BYTE* ip) { in ZSTD_row_update() function
4921 ZSTD_row_update(ms, iend-HASH_READ_SIZE); in ZSTD_loadDictionaryContent()