Home
last modified time | relevance | path

Searched refs:islarge (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/powerpc/stringloops/
A Dmemcmp.c74 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()

Completed in 4 milliseconds