Home | History | Annotate | Download | only in include

Lines Matching full:defined

10 #if defined(_MSC_EXTENSIONS) && !defined(__BEOS__) && !defined(__CYGWIN__)
15 defined. There are two macros defined to control this boundary;
16 each of these can be defined before including this header to
37 #if defined(_MSC_VER)
39 #elif defined(__GNUC__) && defined(__i386) && !defined(__INTEL_COMPILER)
54 #endif /* not defined XMLCALL */
57 #if !defined(XML_STATIC) && !defined(XMLIMPORT)
66 #endif /* not defined XML_STATIC */
99 #if defined(XML_USE_MSC_EXTENSIONS) && _MSC_VER < 1400