Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4.c521 #define LZ4_STATIC_ASSERT(c) ASSERT(c) macro
609 LZ4_STATIC_ASSERT(MFLIMIT >= WILDCOPYLENGTH); in LZ4_decompress_generic()
783 LZ4_STATIC_ASSERT(MFLIMIT >= WILDCOPYLENGTH); in LZ4_decompress_generic()