Searched defs:error_exit (Results 1 – 14 of 14) sorted by relevance
159 error_exit: label
157 error_exit: label
59 bool error_exit = false; in pcr_init() local
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
63 #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
170 void error_exit(void) in error_exit() function
396 error_exit (const char * templ, in error_exit() function
47 void error_exit(char *msg, ...) in error_exit() function