Searched defs:ERREXIT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dbashjmp.h40 #define ERREXIT 4 /* Exit due to error condition */ macro
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djerror.h209 #define ERREXIT(cinfo,code) \ macro
H A Drdjpgcom.c72 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE)) macro
H A Dwrjpgcom.c87 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE)) macro
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h2054 ERREXIT, enumerator in enum:__anon15760

Completed in 175 milliseconds