Searched defs:FAIL (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldmisc.h39 #define FAIL() \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt10.C12 #define FAIL macro
/netbsd-6-1-5-RELEASE/tests/net/net/
H A Dt_unix.c53 #define FAIL(msg, ...) err(EXIT_FAILURE, msg, ## __VA_ARGS__) macro
57 #define FAIL(msg, ...) ATF_CHECK_MSG(0, msg, ## __VA_ARGS__) macro
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt10.C12 #define FAIL macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20040629-1.c42 #define FAIL(n, i) abort () macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20040629-1.c42 #define FAIL(n, i) abort () macro
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/s3c2xx0/
H A Ds3c2410.c100 #define FAIL(which) do { \ macro
175 #undef FAIL macro
H A Ds3c2440.c129 #define FAIL(which) do { \ macro
207 #undef FAIL macro
H A Ds3c2800.c99 #define FAIL(which) do { \ macro
165 #undef FAIL macro
[all...]
H A Ds3c2800_pci.c238 #define FAIL(which) do { \ macro
336 #undef FAIL macro
/netbsd-6-1-5-RELEASE/usr.bin/shlock/
H A Dshlock.c86 #define FAIL (-1) macro
/netbsd-6-1-5-RELEASE/tests/kernel/
H A Dt_extent.c67 #define FAIL(fmt, ...) \ macro
80 #undef FAIL macro
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_ikev2.c25 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon2462
H A Deap_tnc.c24 enum { WAIT_START, PROC_MSG, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_tnc_data::__anon2472
H A Deap_wsc.c26 enum { WAIT_START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_wsc_data::__anon2474
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_ikev2.c25 enum { MSG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_ikev2_data::__anon2490
[all...]
H A Deap_server_wsc.c25 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state; enumerator in enum:eap_wsc_data::__anon2507
[all...]
H A Deap_server_tnc.c26 FAIL enumerator in enum:eap_tnc_data::eap_tnc_state
[all...]
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Drestore.h167 #define FAIL 0 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dbit.c304 #define FAIL(str) do { s = str; goto fail; } while (0) macro
H A Dreuse.c157 #define FAIL(class,indx,op1,op2,op3) \ macro
169 #define FAIL(class,indx,op1,op2,op3) \ macro
[all...]
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c87 #define FAIL(_code) do { ecode = _code; goto bad; } while (0) macro
603 #undef FAIL macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dregexp.c148 #define FAIL(m) { regerror(m); return(NULL); } macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dlib.h73 #define FAIL (-1) macro
/netbsd-6-1-5-RELEASE/lib/libcompat/regexp/
H A Dregexp.c153 #define FAIL(m) { regerror(m); return(NULL); } macro
[all...]

Completed in 231 milliseconds

12