Home
last modified time | relevance | path

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

/string/
A Dtester.c330 size_t olderrors = errors; in test_strcat() local
339 if (errors == olderrors) in test_strcat()
353 if (errors != olderrors) in test_strcat()
418 size_t olderrors = errors; in test_strncat() local
428 if (errors == olderrors) in test_strncat()
442 if (errors != olderrors) in test_strncat()

Completed in 5 milliseconds