Searched refs:ZSTD_window_hasExtDict (Results 1 – 3 of 3) sorted by relevance
918 MEM_STATIC U32 ZSTD_window_hasExtDict(ZSTD_window_t const window) in ZSTD_window_hasExtDict() function930 return ZSTD_window_hasExtDict(ms->window) ? in ZSTD_matchState_dictMode()
326 int const extDict = ZSTD_window_hasExtDict(ldmState->window); in ZSTD_ldm_generateSequences_internal()
1926 assert(!ZSTD_window_hasExtDict(cctx->blockState.matchState.window)); in ZSTD_invalidateRepCodes()