Searched refs:ZSTD_window_isEmpty (Results 1 – 2 of 2) sorted by relevance
907 MEM_STATIC U32 ZSTD_window_isEmpty(ZSTD_window_t const window) in ZSTD_window_isEmpty() function
4130 assert(ZSTD_window_isEmpty(ms->window)); in ZSTD_loadDictionaryContent()4132 assert(ZSTD_window_isEmpty(ls->window)); in ZSTD_loadDictionaryContent()