Searched defs:error_exit (Results 1 – 11 of 11) sorted by relevance
69 error_exit(j_common_ptr cinfo) in error_exit() function
728 void (*error_exit) (j_common_ptr cinfo); member
730 void (*error_exit) (j_common_ptr cinfo); member
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
168 void error_exit(void) in error_exit() function
44 void error_exit(char *msg, ...) in error_exit() function