Searched refs:failed (Results 1 – 5 of 5) sorted by relevance
58 unsigned i, failed = 0; in main() local75 failed += 1; in main()94 failed += 1; in main()100 if (failed) in main()102 printf("%d FAILTURES\n", failed); in main()
153 unsigned int failed = 0; in test_fnmatch() local161 failed++; in test_fnmatch()169 return failed; in test_fnmatch()
153 static int failed = 0; variable161 ++failed; in assert_equal()194 exit (failed); in main()
399 bugs, including a couple of places where the nano-malloc failed
10762 * libc/stdio/makebuf.c (__smakebuf): Detect failed asprint10765 * libc/stdio/wsetup.c (__swsetup): Detect failed asprintf10776 failed asprintf allocation, and fix reentrancy.10786 * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Pass failed12719 name or on whether test passed or failed.