Home | History | Annotate | Download | only in unit

Lines Matching full:defined

3 #if !defined (STLPORT) || !defined (_STLP_USE_NO_IOSTREAMS)
8 # if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
14 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
34 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
39 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
52 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
91 #if defined (STLPORT) || !defined (_MSC_VER) || (_MSC_VER > 1400)
156 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
169 # if !defined (STLPORT) || !defined (_STLP_NO_MEMBER_TEMPLATES)
172 # if !defined (__APPLE__) && !defined (__FreeBSD__) || \
173 !defined(__GNUC__) || ((__GNUC__ > 3) || ((__GNUC__ == 3) && (__GNUC_MINOR__> 3)))
191 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
198 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
208 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
212 # if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS)
238 # if (!defined (STLPORT) || \
239 (defined (_STLP_USE_EXCEPTIONS) && !defined (_STLP_NO_MEMBER_TEMPLATES) && !defined (_STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS)))