Searched refs:ZSTD_fillHashTable (Results 1 – 1 of 1) sorted by relevance
992 static void ZSTD_fillHashTable(ZSTD_CCtx *zc, const void *end, const U32 mls) in ZSTD_fillHashTable() function2575 case ZSTD_fast: ZSTD_fillHashTable(zc, iend, zc->params.cParams.searchLength); break; in ZSTD_loadDictionaryContent()