Searched refs:_STLP_NO_BOOL (Results 1 - 24 of 24) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_as400.h12 # define _STLP_NO_BOOL macro
H A D_dec.h36 # define _STLP_NO_BOOL 1 macro
H A D_dec_vms.h19 # define _STLP_NO_BOOL 1 macro
H A D_dm.h59 # define _STLP_NO_BOOL macro
H A D_apple.h44 # define _STLP_NO_BOOL macro
H A D_ibm.h72 # define _STLP_NO_BOOL 1 macro
H A D_sgi.h50 # define _STLP_NO_BOOL macro
H A D_sunprocc.h17 # define _STLP_NO_BOOL 1 macro
H A Dfeatures.h46 * bool, true, and false, if _STLP_NO_BOOL is defined.
879 #if defined(_STLP_NO_BOOL)
902 #endif /* _STLP_NO_BOOL */
/external/stlport/stlport/stl/
H A D_ptrs_specialize.h49 # if !defined ( _STLP_NO_BOOL )
H A D_num_put.h59 #if !defined (_STLP_NO_BOOL)
108 #if !defined (_STLP_NO_BOOL)
H A D_num_get.h63 #if !defined (_STLP_NO_BOOL)
132 #if !defined (_STLP_NO_BOOL)
H A D_bvector.h320 #if defined (_STLP_CLASS_PARTIAL_SPECIALIZATION) && !defined (_STLP_NO_BOOL) && !defined (__SUNPRO_CC)
325 # ifdef _STLP_NO_BOOL
337 #ifdef _STLP_NO_BOOL
353 #if !defined (_STLP_DEBUG) || defined (_STLP_NO_BOOL)
814 #if defined (_STLP_NO_BOOL) || defined (__HP_aCC) // fixed soon (03/17/2000)
822 #if defined (_STLP_DEBUG) && !defined (_STLP_NO_BOOL)
H A Dtype_traits.h82 # ifndef _STLP_NO_BOOL
85 # endif /* _STLP_NO_BOOL */
283 # ifndef _STLP_NO_BOOL
285 # endif /* _STLP_NO_BOOL */
H A D_istream.h116 # ifndef _STLP_NO_BOOL
H A D_limits.h189 #if !defined (_STLP_NO_BOOL)
194 #endif /* _STLP_NO_BOOL */
H A D_ostream.h129 # ifndef _STLP_NO_BOOL
H A D_vector.h727 #if !defined (_STLP_NO_BOOL) || !defined (_STLP_NO_EXTENSIONS)
739 #if !defined (_STLP_NO_BOOL) && !defined (_STLP_NO_EXTENSIONS)
H A D_num_put.c417 #if !defined (_STLP_NO_BOOL)
H A D_ostream.c293 #ifndef _STLP_NO_BOOL
H A D_algobase.h340 # if !defined (_STLP_NO_BOOL)
H A D_num_get.c499 #if !defined (_STLP_NO_BOOL)
H A D_istream.c312 #if !defined (_STLP_NO_BOOL)
/external/stlport/test/eh/
H A DPrefix.h178 # if defined(_STLP_CLASS_PARTIAL_SPECIALIZATION) && !defined(_STLP_NO_BOOL)
181 # ifdef _STLP_NO_BOOL

Completed in 941 milliseconds