Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 25 of 169) sorted by relevance

1234567

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dctor_copy_dtor.cc47 catch(std::out_of_range& fail) { in test01() local
71 catch(std::length_error& fail) { in test01() local
85 catch(std::length_error& fail) { in test01() local
100 catch(std::bad_alloc& fail) { in test01() local
118 catch(std::length_error& fail) { in test01() local
129 catch(std::length_error& fail) { in test01() local
143 catch(std::bad_alloc& fail) { in test01() local
188 catch(std::exception& fail) in test03() local
199 catch(std::exception& fail) in test03() local
H A Dinserters_extractors.cc61 catch(std::exception& fail) in test01() local
88 catch(std::exception& fail) in test01() local
102 catch(std::exception& fail) in test01() local
116 catch(std::exception& fail) in test01() local
130 catch(std::exception& fail) in test01() local
142 catch(std::exception& fail) in test01() local
154 catch(std::exception& fail) in test01() local
H A Dinsert.cc59 catch(std::out_of_range& fail) { in test01() local
73 catch(std::out_of_range& fail) { in test01() local
89 catch(std::length_error& fail) { in test01() local
H A Dsubstr.cc52 catch(std::out_of_range& fail) { in test01() local
63 catch(std::out_of_range& fail) { in test01() local
H A Dappend.cc64 catch(std::out_of_range& fail) { in test01() local
76 catch(std::out_of_range& fail) { in test01() local
H A Delement_access.cc62 catch(std::out_of_range& fail) { in test01() local
77 catch(std::out_of_range& fail) { in test01() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Dintrinsic-unix-erf.f10 logical fail variable
11 common /flags/ fail local
36 logical fail local
37 common /flags/ fail local
H A Dintrinsic-unix-bessel.f14 logical fail variable
15 common /flags/ fail local
84 logical fail local
85 common /flags/ fail local
H A Df90-intrinsic-mathematical.f12 logical fail variable
13 common /flags/ fail local
93 logical fail local
94 common /flags/ fail local
H A Dintrinsic-vax-cd.f10 logical fail variable
12 common /flags/ fail local
55 logical fail local
56 common /flags/ fail local
H A Dintrinsic-f2c-z.f10 logical fail variable
12 common /flags/ fail local
55 logical fail local
56 common /flags/ fail local
H A Df90-intrinsic-bit.f12 logical fail variable
18 common /flags/ fail local
404 logical fail local
405 common /flags/ fail local
H A Df90-intrinsic-numeric.f11 logical fail variable
15 common /flags/ fail local
208 logical fail local
209 common /flags/ fail local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/23_containers/
H A Dbitset_ctor.cc53 catch(std::invalid_argument& fail) { in test01() local
70 catch(std::invalid_argument& fail) { in test01() local
104 catch(std::out_of_range& fail) { in test02() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dios_members.cc101 catch(std::ios_base::failure& fail) { in test02() local
116 catch(std::ios_base::failure& fail) { in test02() local
132 catch(std::ios_base::failure& fail) { in test02() local
/openbsd-src/lib/libc/gen/
H A Dpwcache.c115 static int fail = 0; in uidtb_start() local
137 static int fail = 0; in gidtb_start() local
159 static int fail = 0; in usrtb_start() local
181 static int fail = 0; in grptb_start() local
/openbsd-src/regress/sys/crypto/aes/
H A Daestest.c145 int fail = 0; in do_tests() local
174 int lnum = 0, fail = 0; in run_file() local
275 int fail = 0, i; in main() local
/openbsd-src/regress/sys/kern/signal/siginfo-fault/
H A Dsiginfo-fault.c87 int fail = 0; in checksig() local
123 int fail = 0; in main() local
/openbsd-src/regress/bin/pax/
H A Dt5.sh6 fail () { function
/openbsd-src/regress/libexec/ld.so/init-env/libaa/
H A Daa.C19 int fail = 0; in AA() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dassert1.c6 #define fail int fail macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dassert1.c6 #define fail int fail macro
/openbsd-src/regress/sys/crypto/gmac/
H A Dgmac_test.c697 int i, fail = 1, len, j, length[TST_NUM]; in run() local
745 int i, fail = 0; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet46.C6 int fail = 1; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdb_mbuild.sh161 fail () function

1234567