Searched defs:error_exit (Results 1 – 6 of 6) sorted by relevance
69 error_exit(j_common_ptr cinfo) in error_exit() function
728 void (*error_exit) (j_common_ptr cinfo); member
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