png_voidcast 89 contrib/tools/pngfix.c # define png_voidcast(type, value) static_cast<type>(value) png_voidcast 96 contrib/tools/pngfix.c # define png_voidcast(type, value) (value) png_voidcast 401 pngpriv.h # define png_voidcast(type, value) static_cast<type>(value) png_voidcast 408 pngpriv.h # define png_voidcast(type, value) (value)