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
42 # define PNGZ_INPUT_CAST(b) png_constcast(png_bytep,b) macro45 # define PNGZ_INPUT_CAST(b) (b) macro
78 # define PNGZ_INPUT_CAST(b) constcast(png_bytep,b) macro81 # define PNGZ_INPUT_CAST(b) (b) macro