Searched refs:LZ4_STREAMSIZE_U64 (Results 1 – 1 of 1) sorted by relevance
85 #define LZ4_STREAMSIZE_U64 ((1 << (LZ4_MEMORY_USAGE - 3)) + 4) macro86 #define LZ4_STREAMSIZE (LZ4_STREAMSIZE_U64 * sizeof(unsigned long long))107 unsigned long long table[LZ4_STREAMSIZE_U64];