Searched refs:errors (Results 1 – 9 of 9) sorted by relevance
22 static int errors = 0; variable27 ++errors; in merror()71 return errors != 0; in do_test()
26 static int errors = 0; variable31 ++errors; in merror()105 return errors != 0; in do_test()
23 static int errors = 0; variable28 ++errors; in merror()90 return errors != 0; in do_test()
26 static int errors = 0; variable31 ++errors; in merror()120 return errors != 0; in do_test()
23 static int errors = 0; variable28 ++errors; in merror()110 return errors != 0; in do_test()
26 static int errors = 0; variable31 ++errors; in merror()124 return errors != 0; in do_test()
24 static int errors = 0; variable29 ++errors; in merror()153 return errors != 0; in do_test()
172 static bool errors = false; variable192 errors = true; in check_allocation()201 errors = true; in check_allocation()215 errors = true; in check_allocation()426 errors = true; in do_test()482 errors = true; in do_test()487 errors = true; in do_test()490 return errors; in do_test()
Completed in 17 milliseconds