Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c69 static int testcase(bool islarge) in testcase() argument
75 unsigned long comp_size = (islarge ? LARGE_SIZE : SIZE); in testcase()
77 int iterations = islarge ? LARGE_ITERATIONS : ITERATIONS; in testcase()
110 if (islarge) in testcase()
138 if (islarge) in testcase()