Home
last modified time | relevance | path

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

/lib/zstd/common/
A Dcompiler.h198 #ifndef ZSTD_ALIGNED
200 #define ZSTD_ALIGNED(a) __attribute__((aligned(a))) macro
/lib/zstd/compress/
A Dzstd_compress.c7192 ZSTD_ALIGNED(32) U32 tmp[8]; /* temporary buffer for reduction */ in ZSTD_get1BlockSummary()

Completed in 825 milliseconds