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

/external/libxml2/include/libxml/
H A Dxmlexports.h156 #if !defined(LIBXML_DLL_IMPORT)
157 #define LIBXML_DLL_IMPORT XMLPUBVAR macro
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

Completed in 121 milliseconds