Searched refs:XMLIMPORT (Results 1 – 1 of 1) sorted by relevance
57 #if !defined(XML_STATIC) && !defined(XMLIMPORT)62 #define XMLIMPORT __declspec(dllimport) macro68 #if !defined(XMLIMPORT) && defined(__GNUC__) && (__GNUC__ >= 4)69 #define XMLIMPORT __attribute__ ((visibility ("default"))) macro73 #ifndef XMLIMPORT74 #define XMLIMPORT macro89 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL