Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/powerpc/
Dtest-arith.c214 static int nerrors = 0; variable
240 nerrors++; in check_result()
340 nerrors++; in check_excepts()
516 nerrors++; in fail_xr()
602 printf("%d errors.\n", nerrors); in main()
603 return nerrors == 0 ? 0 : 1; in main()