Home
last modified time | relevance | path

Searched defs:PNGZ_MSG_CAST (Results 1 – 3 of 3) sorted by relevance

/external/libpng/
Dpngstruct.h40 # define PNGZ_MSG_CAST(s) png_constcast(char*,s) macro
43 # define PNGZ_MSG_CAST(s) (s) macro
/external/pdfium/third_party/libpng16/
Dpngstruct.h40 # define PNGZ_MSG_CAST(s) png_constcast(char*,s) macro
43 # define PNGZ_MSG_CAST(s) (s) macro
/external/libpng/contrib/tools/
Dpngfix.c76 # define PNGZ_MSG_CAST(s) constcast(char*,s) macro
79 # define PNGZ_MSG_CAST(s) (s) macro