Searched defs:PNG_EXPORT_VAR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngconf.h1516 # ifndef PNG_EXPORT_VAR
1517 # define PNG_EXPORT_VAR(type) PNG_DATA_EXPORT macro
1527 # ifndef PNG_EXPORT_VAR
1528 # define PNG_EXPORT_VAR(type) extern PNG_IMPEXP type macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h1524 # ifndef PNG_EXPORT_VAR
1525 # define PNG_EXPORT_VAR(type) PNG_DATA_EXPORT macro
1535 # ifndef PNG_EXPORT_VAR
1536 # define PNG_EXPORT_VAR(type) extern PNG_IMPEXP type macro

Completed in 144 milliseconds