Searched refs:LARGE_SIZE (Results 1 – 1 of 1) sorted by relevance
11 #define LARGE_SIZE (5 * 1024) macro75 unsigned long comp_size = (islarge ? LARGE_SIZE : SIZE); in testcase()