Home
last modified time | relevance | path

Searched refs:PNG_IMPEXP (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngconf.h233 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
268 #ifndef PNG_IMPEXP
271 # define PNG_IMPEXP PNG_DLL_IMPORT macro
274 # ifndef PNG_IMPEXP
275 # define PNG_IMPEXP macro
291 # define PNG_EXPORT_TYPE(type) PNG_IMPEXP type
A Dpngpriv.h319 #ifndef PNG_IMPEXP
321 # define PNG_IMPEXP PNG_DLL_EXPORT macro
326 # define PNG_IMPEXP macro
A DCHANGES915 Changed PNG_EXPORT_VAR to use PNG_IMPEXP, in pngconf.h.
949 Make sure PNGAPI and PNG_IMPEXP are defined in pngconf.h.
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dpngconf.h233 # define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
268 #ifndef PNG_IMPEXP
271 # define PNG_IMPEXP PNG_DLL_IMPORT macro
274 # ifndef PNG_IMPEXP
275 # define PNG_IMPEXP macro
291 # define PNG_EXPORT_TYPE(type) PNG_IMPEXP type

Completed in 15 milliseconds