Searched defs:EXIT_FAILURE (Results 1 - 25 of 57) sorted by path

123

/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Dclib_port.h82 #define EXIT_FAILURE 1 macro
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h82 #define EXIT_FAILURE 1 macro
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h84 #define EXIT_FAILURE 1 macro
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/collections/access/
H A DAccessExample.java46 private static final int EXIT_FAILURE = 1; field in class:AccessExample
/macosx-10.10/BerkeleyDB-21/db/examples_java/src/db/
H A DAccessExample.java21 private static final int EXIT_FAILURE = 1; field in class:AccessExample
H A DSequenceExample.java19 private static final int EXIT_FAILURE = 1; field in class:SequenceExample
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dzdump.c61 #define EXIT_FAILURE 1 macro
[all...]
/macosx-10.10/Libc-1044.1.2/include/
H A Dstdlib.h101 #define EXIT_FAILURE 1 macro
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/ac/
H A Dstdlib.h35 # define EXIT_FAILURE 1 macro
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dman2html.c97 #define EXIT_FAILURE 1 macro
/macosx-10.10/bc-21/bc/dc/
H A Ddc.c51 # define EXIT_FAILURE 1 macro
H A Dmisc.c54 # define EXIT_FAILURE 1 macro
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dprocess_test.c622 ATF_CHECK_EQ(atf_process_status_exitstatus(&s), EXIT_FAILURE); local
906 ATF_CHECK_EQ(atf_process_status_exitstatus(&status), EXIT_FAILURE); local
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dbfd.c221 #define EXIT_FAILURE 1 macro
H A Dcoff-h8300.c1128 #define EXIT_FAILURE 1 macro
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dobstack.c88 #define EXIT_FAILURE 1 macro
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/testsuite/
H A Dtest-expandargv.c49 #define EXIT_FAILURE 1 macro
H A Dtest-pexecute.c77 #define EXIT_FAILURE 1 macro
/macosx-10.10/emacs-93/emacs/lib-src/
H A Demacsclient.c95 #ifndef EXIT_FAILURE macro
[all...]
H A Detags.c165 # define EXIT_FAILURE 0 macro
168 # define EXIT_FAILURE 1 macro
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dexitfail.c28 # define EXIT_FAILURE 1 macro
H A Dxmalloc.c47 # define EXIT_FAILURE 1 macro
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dsystem.h198 # undef EXIT_FAILURE /* Sony NEWS-OS 4.0C defines EXIT_FAILURE to 0. */ macro
199 # define EXIT_FAILURE 1 macro

Completed in 380 milliseconds

123