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

/forgerock/web-agents-v4/expat/
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 19 milliseconds