Searched refs:MAX_MEM_LEVEL (Results 1 – 2 of 2) sorted by relevance
236 #ifndef MAX_MEM_LEVEL238 # define MAX_MEM_LEVEL 8 macro240 # define MAX_MEM_LEVEL 9 macro
1298 const int MEM_LEVEL = MAX_MEM_LEVEL - 1;1309 NN_STATIC_ASSERT( MAX_MEM_LEVEL == 9 ); in ZlibStaticAssert()