Searched defs:PNG_UNUSED (Results 1 - 6 of 6) sorted by relevance

/external/libpng/
H A Dpngwio.c153 PNG_UNUSED(output_flush_fn) function
H A Dpngmem.c77 PNG_UNUSED(png_ptr) function
H A Dpngerror.c387 PNG_UNUSED(error_message)
400 PNG_UNUSED(error_message)
413 PNG_UNUSED(error_message)
524 PNG_UNUSED(error_message)
534 PNG_UNUSED(message) function
751 PNG_UNUSED(error_message) /* Make compiler happy */
818 PNG_UNUSED(warning_message) /* Make compiler happy */
820 PNG_UNUSED(png_ptr) /* Make compiler happy */
841 PNG_UNUSED(warning_fn)
H A Dpngpriv.h360 #ifndef PNG_UNUSED
367 # define PNG_UNUSED(param) (void)param; macro
H A Dpngrutil.c1082 PNG_UNUSED(info_ptr)
2966 PNG_UNUSED(info_ptr)
2980 PNG_UNUSED(info_ptr)
2981 PNG_UNUSED(keep)
3747 PNG_UNUSED(transformations) /* Silence compiler warning */
3761 PNG_UNUSED(prev_row) function
H A Dpngwutil.c1629 PNG_UNUSED(text_len) /* Always use strlen */ function

Completed in 279 milliseconds