Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
H 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 2 milliseconds