Searched refs:Z_CRC32_SSE42_CHUNKSIZE_MASK (Results 1 – 6 of 6) sorted by relevance
28 #define Z_CRC32_SSE42_CHUNKSIZE_MASK 15 macro
232 z_size_t chunk_size = len & ~Z_CRC32_SSE42_CHUNKSIZE_MASK;
235 z_size_t chunk_size = len & ~Z_CRC32_SSE42_CHUNKSIZE_MASK;