Searched refs:olderrors (Results 1 – 1 of 1) sorted by relevance
330 size_t olderrors = errors; in test_strcat() local339 if (errors == olderrors) in test_strcat()353 if (errors != olderrors) in test_strcat()418 size_t olderrors = errors; in test_strncat() local428 if (errors == olderrors) in test_strncat()442 if (errors != olderrors) in test_strncat()
Completed in 5 milliseconds