Searched defs:PNGZ_INPUT_CAST (Results 1 – 3 of 3) sorted by relevance
41 # define PNGZ_INPUT_CAST(b) png_constcast(png_bytep,b) macro44 # define PNGZ_INPUT_CAST(b) (b) macro
77 # define PNGZ_INPUT_CAST(b) constcast(png_bytep,b) macro80 # define PNGZ_INPUT_CAST(b) (b) macro