Searched refs:LIBXML_DLL_IMPORT (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlwin32version.h189 * LIBXML_DLL_IMPORT:
203 #ifndef LIBXML_DLL_IMPORT
205 #define LIBXML_DLL_IMPORT __declspec(dllimport) macro
207 #define LIBXML_DLL_IMPORT macro
H A Dxmlexports.h156 #if !defined(LIBXML_DLL_IMPORT)
157 #define LIBXML_DLL_IMPORT XMLPUBVAR macro
H A Dxmlwin32version.h.in223 * LIBXML_DLL_IMPORT:
237 #ifndef LIBXML_DLL_IMPORT
239 #define LIBXML_DLL_IMPORT __declspec(dllimport)
241 #define LIBXML_DLL_IMPORT

Completed in 92 milliseconds