Searched refs:LZ4_ARCH64 (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/lib/lz4/
H A Dlz4defs.h15 #define LZ4_ARCH64 1 macro
17 #define LZ4_ARCH64 0 macro
96 #if LZ4_ARCH64/* 64-bit */
H A Dlz4hc_compress.c55 #if LZ4_ARCH64 lz4hc_init()
69 #if LZ4_ARCH64 lz4hc_insert()
92 #if LZ4_ARCH64 lz4hc_commonlength()
105 #if LZ4_ARCH64 lz4hc_commonlength()
127 #if LZ4_ARCH64 lz4hc_insertandfindbestmatch()
196 #if LZ4_ARCH64 lz4hc_insertandgetwidermatch()
219 #if LZ4_ARCH64 lz4hc_insertandgetwidermatch()
233 #if LZ4_ARCH64 lz4hc_insertandgetwidermatch()
H A Dlz4_compress.c60 #if LZ4_ARCH64 lz4_compressctx()
147 #if LZ4_ARCH64 lz4_compressctx()
160 #if LZ4_ARCH64 lz4_compressctx()
328 #if LZ4_ARCH64 lz4_compress64kctx()
342 #if LZ4_ARCH64 lz4_compress64kctx()
H A Dlz4_decompress.c51 #if LZ4_ARCH64
119 #if LZ4_ARCH64 lz4_uncompress()
247 #if LZ4_ARCH64 lz4_uncompress_unknownoutputsize()

Completed in 156 milliseconds