Home
last modified time | relevance | path

Searched refs:ZSTD_fillHashTable (Results 1 – 4 of 4) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_fast.h18 void ZSTD_fillHashTable(ZSTD_MatchState_t* ms,
H A Dzstd_ldm.c260 ZSTD_fillHashTable(ms, iend, ZSTD_dtlm_fast, ZSTD_tfp_forCCtx); in ZSTD_ldm_fillFastTables()
H A Dzstd_fast.c88 void ZSTD_fillHashTable(ZSTD_MatchState_t* ms, in ZSTD_fillHashTable() function
H A Dzstd_compress.c4896 ZSTD_fillHashTable(ms, iend, dtlm, tfp); in ZSTD_loadDictionaryContent()