Searched refs:fail (Results 1 – 10 of 10) sorted by relevance
59 goto fail; in tempnam()71 goto fail; in tempnam()81 goto fail; in tempnam()90 goto fail; in tempnam()95 fail: in tempnam()
31 EXPECT_EQ(should_overflow, ss.fail()) << value << ' ' << int64_t(result); in CheckOverflow()
290 // just want to run '-Xclang -verify', which will fail if the diagnostics don't
936 goto fail; in match()941 goto fail; in match()963 goto fail; in match()967 goto fail; in match()974 fail: in match()
80 struct args_fail fail; member
530 goto fail; in res_nsend()567 goto fail; in res_nsend()593 goto fail; in res_nsend()652 goto fail; in res_nsend()673 fail: in res_nsend()
18 self.fail("No such architecture")
184 bpf[i] = statement.format(fail=str(len(bpf) - i),
61 Note that benchmarks will run normally if extra arguments are passed in, and it will fail
119 but the basename. These apps will fail to load on API level 23 and above.166 them more likely to fail on specific devices, or on future releases ---