Home
last modified time | relevance | path

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

/third_party/lz4/lib/
DREADME.md84 - `LZ4_ALIGN_TEST` : alignment test ensures that the memory area
Dlz4.c182 #ifndef LZ4_ALIGN_TEST /* can be externally provided */
183 # define LZ4_ALIGN_TEST 1 macro
1435 #if LZ4_ALIGN_TEST in LZ4_stream_t_alignment()
Dlz4hc.c925 #if LZ4_ALIGN_TEST in LZ4_streamHC_t_alignment()