Searched refs:BAILOUT (Results 1 – 1 of 1) sorted by relevance
66 BAILOUT() \69 #define THROW(m) { printf("ERROR: %s\n", m); BAILOUT() }73 BAILOUT() \98 #define BAILOUT() { exitStatus = -1; goto bailout; } macro365 BAILOUT() in writeJPEG()