Home
last modified time | relevance | path

Searched defs:STORED_REPCODE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_internal.h577 #define STORED_REPCODE(o) (assert(STORED_IS_REPCODE(o)), (o)+1) /* returns ID 1,2,3 */ macro

Completed in 5 milliseconds