Searched refs:islarge (Results 1 – 1 of 1) sorted by relevance
74 static int testcase(bool islarge) in testcase() argument 80 comp_size = (islarge ? LARGE_SIZE : SIZE); in testcase() 82 iterations = islarge ? LARGE_ITERATIONS : ITERATIONS; in testcase() 115 if (islarge) in testcase() 143 if (islarge) in testcase()