Home
last modified time | relevance | path

Searched refs:BAILOUT (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/
Dtjunittest.c66 BAILOUT() \
69 #define THROW(m) { printf("ERROR: %s\n", m); BAILOUT() }
73 BAILOUT() \
98 #define BAILOUT() { exitStatus = -1; goto bailout; } macro
365 BAILOUT() in writeJPEG()