Home
last modified time | relevance | path

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

/linux/lib/
H A Dmemcpy_kunit.c471 static const int bytes_start = 1; in memmove_overlap_test() local
477 for (int bytes = bytes_start; bytes < bytes_end; in memmove_overlap_test()
478 bytes = next_step(bytes, bytes_start, bytes_end, bytes_step)) { in memmove_overlap_test()