Searched defs:error_exit (Results 1 – 12 of 12) sorted by relevance
69 error_exit(j_common_ptr cinfo) in error_exit() function
728 void (*error_exit) (j_common_ptr cinfo); member
722 void (*error_exit) (j_common_ptr cinfo); member
54 void error_exit(char *fmt, ...) in error_exit() function
62 #define error_exit(errnum,...) do { \ macro
35 void error_exit(const char* error, int code) { in error_exit() function
180 void error_exit() in error_exit() function
44 void error_exit(char *msg, ...) in error_exit() function