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

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat_external.h25 XMLIMPORT - Whatever magic is needed to note that a function is
57 #if !defined(XML_STATIC) && !defined(XMLIMPORT)
62 #define XMLIMPORT __declspec(dllimport) macro
70 #ifndef XMLIMPORT
71 #define XMLIMPORT macro
75 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL
/external/expat/lib/
H A Dexpat_external.h25 XMLIMPORT - Whatever magic is needed to note that a function is
57 #if !defined(XML_STATIC) && !defined(XMLIMPORT)
62 #define XMLIMPORT __declspec(dllimport) macro
70 #ifndef XMLIMPORT
71 #define XMLIMPORT macro
75 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL

Completed in 1233 milliseconds