Searched defs:PNG_CONST (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpngconf.h86 #define PNG_CONST const /* backward compatibility only */ macro
/external/chromium_org/third_party/libpng/
H A Dpngconf.h491 # define PNG_CONST const macro
493 # define PNG_CONST macro
1321 typedef PNG_CONST char FAR * png_const_charp;
1343 typedef PNG_CONST char FAR * FAR * png_const_charpp;
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h495 # define PNG_CONST const macro
497 # define PNG_CONST macro
1325 typedef PNG_CONST char FAR * png_const_charp;
1347 typedef PNG_CONST char FAR * FAR * png_const_charpp;

Completed in 98 milliseconds