Home
last modified time | relevance | path

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

/linux/lib/
H A Dutil_macros_kunit.c30 static int array_prog1mix[] = { -2, -1, 0, 1, 2 }; in test_find_closest() local
138 static int array_prog1mix[] = { 2, 1, 0, -1, -2 }; in test_find_closest_descending() local