LZ4_STREAMSIZE_U64   86 include/linux/lz4.h #define LZ4_STREAMSIZE	(LZ4_STREAMSIZE_U64 * sizeof(unsigned long long))
LZ4_STREAMSIZE_U64  107 include/linux/lz4.h 	unsigned long long table[LZ4_STREAMSIZE_U64];