Searched refs:XMLIMPORT (Results 1 – 1 of 1) sorted by relevance
87 #if ! defined(XML_STATIC) && ! defined(XMLIMPORT)92 # define XMLIMPORT __declspec(dllimport) macro102 #if ! defined(XMLIMPORT) && XML_ENABLE_VISIBILITY103 # define XMLIMPORT __attribute__((visibility("default"))) macro107 #ifndef XMLIMPORT108 # define XMLIMPORT macro125 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL