OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBXML_DLL_IMPORT
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
xmlwin32version.h
189
*
LIBXML_DLL_IMPORT
:
203
#ifndef
LIBXML_DLL_IMPORT
205
#define
LIBXML_DLL_IMPORT
__declspec(dllimport)
207
#define
LIBXML_DLL_IMPORT
xmlexports.h
156
#if !defined(
LIBXML_DLL_IMPORT
)
157
#define
LIBXML_DLL_IMPORT
XMLPUBVAR
xmlwin32version.h.in
223
*
LIBXML_DLL_IMPORT
:
237
#ifndef
LIBXML_DLL_IMPORT
239
#define
LIBXML_DLL_IMPORT
__declspec(dllimport)
241
#define
LIBXML_DLL_IMPORT
Completed in 56 milliseconds