Searched defs:ZSTD_fcs_fieldSize (Results 1 – 3 of 3) sorted by relevance
156 static UNUSED_ATTR const size_t ZSTD_fcs_fieldSize[4] = { 0, 2, 4, 8 }; variable
343 #define ZSTD_fcs_fieldSize zfs_ZSTD_fcs_fieldSize macro
6453 static const size_t ZSTD_fcs_fieldSize[4] = { 0, 2, 4, 8 }; variable