Searched refs:i2 (Results 1 – 1 of 1) sorted by relevance
325 for (size_t i2 = 0; i2 < l2; i2++) in check() local327 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 4 milliseconds