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

/vbox/src/libs/libpng-1.2.8/
H A Dpngconf.h1330 # ifndef PNG_EXPORT_VAR
1331 # define PNG_EXPORT_VAR(type) PNG_DATA_EXPORT macro
1341 # ifndef PNG_EXPORT_VAR
1342 # define PNG_EXPORT_VAR(type) extern PNG_IMPEXP type macro

Completed in 313 milliseconds