Home
last modified time | relevance | path

Searched defs:failure (Results 1 – 25 of 79) sorted by relevance

1234

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlinux-atomic-64bit.c127 int failure; in __sync_val_compare_and_swap_8() local
150 int failure = __kernel_cmpxchg64 (&oldval, &newval, ptr); in __sync_bool_compare_and_swap_8() local
157 int failure; in __sync_lock_test_and_set_8() local
H A Dlinux-atomic.c257 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
283 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlinux-atomic-64bit.c127 int failure; in __sync_val_compare_and_swap_8() local
150 int failure = __kernel_cmpxchg64 (&oldval, &newval, ptr); in __sync_bool_compare_and_swap_8() local
157 int failure; in __sync_lock_test_and_set_8() local
H A Dlinux-atomic.c257 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
283 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc87 ios_base::failure::failure(const string& __str) in failure() function in std::ios_base::failure
90 ios_base::failure::failure(const string& __str, const error_code& __ec) in failure() function in std::ios_base::failure
93 ios_base::failure::failure(const char* __str, const error_code& __ec) in failure() function in std::ios_base::failure
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-ios_failure.cc96 ios_base::failure::failure(const string& __str) in failure() function in std::ios_base::failure
99 ios_base::failure::failure(const string& __str, const error_code& __ec) in failure() function in std::ios_base::failure
102 ios_base::failure::failure(const char* __str, const error_code& __ec) in failure() function in std::ios_base::failure
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dlinux-atomic.c295 long failure = __kernel_cmpxchg (ptr, oldval, newval); in __sync_bool_compare_and_swap_4() local
322 long failure; in __sync_lock_test_and_set_4() local
354 long failure; in __sync_lock_release_4() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dlinux-atomic.c301 long failure = __kernel_cmpxchg (ptr, oldval, newval); in __sync_bool_compare_and_swap_4() local
328 long failure; in __sync_lock_test_and_set_4() local
360 long failure; in __sync_lock_release_4() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/cmp/
H A Dcmp_status.c170 int failure; in snprint_PKIStatusInfo_parts() local
280 int failure; in OSSL_CMP_STATUSINFO_new() local
/netbsd/common/lib/libc/atomic/
H A Datomic_c11_compare_exchange_cas_16.c45 bool weak, int success, int failure) in __atomic_compare_exchange_2()
H A Datomic_c11_compare_exchange_cas_8.c45 bool weak, int success, int failure) in __atomic_compare_exchange_1()
H A Datomic_c11_compare_exchange_cas_32.c45 bool weak, int success, int failure) in __atomic_compare_exchange_4()
/netbsd/external/bsd/kyua-cli/dist/integration/helpers/
H A Dexpect_all_pass.cpp56 ATF_TEST_CASE_BODY(failure) in ATF_TEST_CASE_BODY() argument
H A Dexpect_some_fail.cpp55 ATF_TEST_CASE_BODY(failure) in ATF_TEST_CASE_BODY() argument
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/nios2/
H A Dlinux-atomic.c215 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
235 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/nios2/
H A Dlinux-atomic.c215 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
235 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dlinux-atomic.c216 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
236 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/csky/
H A Dlinux-atomic.c223 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
249 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dlinux-atomic.c216 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
236 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/gpl3/gcc/dist/libgcc/config/csky/
H A Dlinux-atomic.c223 int failure = __kernel_cmpxchg (oldval, newval, ptr); in __sync_bool_compare_and_swap_4() local
249 int failure, oldval; in __sync_lock_test_and_set_4() local
/netbsd/external/ibm-public/postfix/dist/src/tls/
H A Dtls_session.c92 int failure, TLS_SESS_STATE *TLScontext) in tls_session_stop()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc48 ios_base::failure::failure(const string& __str) throw() in failure() function in std::ios_base::failure
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dios_failure.cc48 ios_base::failure::failure(const string& __str) throw() in failure() function in std::ios_base::failure
/netbsd/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp61 ios_base::failure::failure(const string& msg, const error_code& ec) in failure() function in ios_base::failure
66 ios_base::failure::failure(const char* msg, const error_code& ec) in failure() function in ios_base::failure
/netbsd/crypto/external/bsd/openssh/dist/
H A Dttymodes.c325 int r, failure = 0; in ssh_tty_parse_modes() local

1234