Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtst-cmp.c189 for (int left_idx = 0; strings[left_idx] != NULL; ++left_idx) in do_test() local
194 strcpy (left + left_align, strings[left_idx]); in do_test()
207 int expected = left_idx - right_idx; in do_test()
218 strings[left_idx], strings[right_idx], in do_test()