Searched defs:error_exit (Results 1 – 14 of 14) sorted by relevance
25 error_exit () function
69 error_exit(j_common_ptr cinfo) in error_exit() function
726 void (*error_exit) (j_common_ptr cinfo); member
722 void (*error_exit) (j_common_ptr cinfo); member
71 error_exit (j_common_ptr cinfo) in error_exit() function
106 int (*error_exit) (char *msgtext); member
168 static void error_exit( j_common_ptr cinfo ) in error_exit() function
229 static void error_exit( j_common_ptr cinfo ) in error_exit() function
78 error_exit(j_common_ptr cinfo) in error_exit() function
35 void error_exit(const char* error, int code) { in error_exit() function
75 gboolean error_exit; member
44 void error_exit(char *msg, ...) in error_exit() function