Home
last modified time | relevance | path

Searched refs:ZSTD_ldm_limitTableUpdate (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
HDzstd_ldm.c261 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate() function
636 ZSTD_ldm_limitTableUpdate(ms, ip); in ZSTD_ldm_blockCompress()
656 ZSTD_ldm_limitTableUpdate(ms, ip); in ZSTD_ldm_blockCompress()
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
HDzstd.c19770 static void ZSTD_ldm_limitTableUpdate(ZSTD_matchState_t* ms, const BYTE* anchor) in ZSTD_ldm_limitTableUpdate() function
20118 ZSTD_ldm_limitTableUpdate(ms, ip); in ZSTD_ldm_blockCompress()
20138 ZSTD_ldm_limitTableUpdate(ms, ip); in ZSTD_ldm_blockCompress()