Home
last modified time | relevance | path

Searched defs:matchTable (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
Dzstd_internal.h200 ZSTD_match_t *matchTable; member
/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_compress_internal.h163 ZSTD_match_t* matchTable; /* list of found matches, of size ZSTD_OPT_NUM+1 */ member