Home
last modified time | relevance | path

Searched defs:repStartValue (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dzstd_internal.h142 static UNUSED_ATTR const U32 repStartValue[ZSTD_REP_NUM] = { 1, 4, 8 }; variable
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h458 #define repStartValue zfs_repStartValue macro
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c2700 static const U32 repStartValue[ZSTDv07_REP_NUM] = { 1, 4, 8 }; variable
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6439 static const U32 repStartValue[ZSTD_REP_NUM] = { 1, 4, 8 }; variable