Searched refs:XMLIMPORT (Results 1 – 2 of 2) 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
61 #if !defined(XML_STATIC) && !defined(XMLIMPORT)66 #define XMLIMPORT __declspec(dllimport) macro74 #ifndef XMLIMPORT75 #define XMLIMPORT macro79 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL