Searched defs:error_exit (Results 1 – 12 of 12) sorted by relevance
159 error_exit: label
157 error_exit: label
69 error_exit(j_common_ptr cinfo) in error_exit() function
728 void (*error_exit) (j_common_ptr cinfo); member
214 error_exit: label
211 error_exit: label
18 static void error_exit(char *message) in error_exit() function
62 #define error_exit(errnum,...) do { \ macro
35 void error_exit(const char* error, int code) { in error_exit() function
170 void error_exit(void) in error_exit() function
173 void error_exit(void) in error_exit() function
47 void error_exit(char *msg, ...) in error_exit() function