Home
last modified time | relevance | path

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

/string/
A Dtest-strcmp.c324 for (size_t i1 = 0; i1 < l1; i1++) in check() local
327 int exp_result = SIMPLE_STRCMP (s1 + i1, s2 + i2); in check()
329 check_result (impl, s1 + i1, s2 + i2, exp_result); in check()

Completed in 5 milliseconds