Searched refs:MAX_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
436 #define MAX_CACHE_SIZE 8192 macro441 if (MAX_CACHE_SIZE < length) in cache_push()442 length = MAX_CACHE_SIZE; in cache_push()458 if (MAX_CACHE_SIZE < length) in cache_clear()459 length = MAX_CACHE_SIZE; in cache_clear()