Home
last modified time | relevance | path

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

/string/
A Dstrncmp.c39 size_t n4 = n >> 2; in STRNCMP() local
58 } while (--n4 > 0); in STRNCMP()
A Dtester.c416 for (size_t n4 = 0; n4 < 16; ++n4) in test_strncat() local
426 check (strncat (buf1 + n2, buf2 + n1, ~((size_t) 0) - n4) in test_strncat()
445 n1, n2, n3, n4, buf1[0]); in test_strncat()

Completed in 7 milliseconds