Searched refs:XMLIMPORT (Results 1 – 3 of 3) sorted by relevance
85 #if !defined(XML_STATIC) && !defined(XMLIMPORT)90 # define XMLIMPORT __declspec(dllimport) macro96 #if !defined(XMLIMPORT) && defined(__GNUC__) && (__GNUC__ >= 4)97 # define XMLIMPORT __attribute__ ((visibility ("default"))) macro101 #ifndef XMLIMPORT102 # define XMLIMPORT macro117 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL
89 #if !defined(XML_STATIC) && !defined(XMLIMPORT)94 # define XMLIMPORT __declspec(dllimport) macro100 #if !defined(XMLIMPORT) && defined(__GNUC__) && (__GNUC__ >= 4)101 # define XMLIMPORT __attribute__ ((visibility ("default"))) macro105 #ifndef XMLIMPORT106 # define XMLIMPORT macro121 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL