Home | History | Annotate | Download | only in libpng

Lines Matching full:kerror

1544          int kerror;
1546 kerror = test_one_file(argv[i], outname);
1547 if (kerror == 0)
1573 ierror += kerror;
1611 int kerror;
1619 kerror = test_one_file(inname, outname);
1620 if (kerror == 0)
1650 kerror;