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