Searched refs:ZSTD_BLOCKHEADERSIZE (Results 1 – 1 of 1) sorted by relevance
75 #define ZSTD_BLOCKHEADERSIZE 3 /* C standard doesn't allow `static const` variable to be init using… macro76 static const size_t ZSTD_blockHeaderSize = ZSTD_BLOCKHEADERSIZE;
Completed in 3 milliseconds