Home
last modified time | relevance | path

Searched refs:XMLIMPORT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dexpat_external.h87 #if ! defined(XML_STATIC) && ! defined(XMLIMPORT)
92 # define XMLIMPORT __declspec(dllimport) macro
102 #if ! defined(XMLIMPORT) && XML_ENABLE_VISIBILITY
103 # define XMLIMPORT __attribute__((visibility("default"))) macro
107 #ifndef XMLIMPORT
108 # define XMLIMPORT macro
125 #define XMLPARSEAPI(type) XMLIMPORT type XMLCALL