Searched refs:XMLIMPORT (Results 1 – 1 of 1) sorted by relevance
90 #if ! defined(XML_STATIC) && ! defined(XMLIMPORT)95 # define XMLIMPORT __declspec(dllimport) macro105 #if ! defined(XMLIMPORT) && XML_ENABLE_VISIBILITY106 # define XMLIMPORT __attribute__((visibility("default"))) macro110 #ifndef XMLIMPORT111 # define XMLIMPORT macro128 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL