Home
last modified time | relevance | path

Searched defs:array_prog2a (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/lib/tests/
Dutil_macros_kunit.c31 static int array_prog2a[] = { 1, 3, 5, 7 }; in test_find_closest() local
139 static int array_prog2a[] = { 7, 5, 3, 1 }; in test_find_closest_descending() local