Searched defs:PNG_NO_CONSOLE_IO (Results 1 - 3 of 3) sorted by last modified time

/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h254 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
260 * #define PNG_NO_CONSOLE_IO
271 # define PNG_NO_CONSOLE_IO macro
281 # ifndef PNG_NO_CONSOLE_IO
282 # define PNG_NO_CONSOLE_IO macro
288 # ifndef PNG_NO_CONSOLE_IO
289 # define PNG_NO_CONSOLE_IO macro
303 #if !(defined PNG_NO_CONSOLE_IO) && !defined(PNG_CONSOLE_IO_SUPPORTED)
/external/chromium_org/third_party/libpng/
H A Dpngconf.h250 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
256 * #define PNG_NO_CONSOLE_IO
267 # define PNG_NO_CONSOLE_IO macro
277 # ifndef PNG_NO_CONSOLE_IO
278 # define PNG_NO_CONSOLE_IO macro
284 # ifndef PNG_NO_CONSOLE_IO
285 # define PNG_NO_CONSOLE_IO macro
299 #if !(defined PNG_NO_CONSOLE_IO) && !defined(PNG_CONSOLE_IO_SUPPORTED)
H A Dpngusr.h115 #define PNG_NO_CONSOLE_IO macro

Completed in 319 milliseconds