Searched defs:EXIT_FAILURE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djerror.c35 #ifndef EXIT_FAILURE /* define exit() codes if not provided */
36 #define EXIT_FAILURE 1 macro
86 * exit(EXIT_FAILURE);
/openjdk7/jdk/src/windows/native/sun/security/krb5/
H A DNativeCreds.c49 #define EXIT_FAILURE -1 // mdu macro
829 // ExitProcess(EXIT_FAILURE);

Completed in 907 milliseconds