Searched refs:_STLP_NO_BAD_ALLOC (Results 1 - 14 of 14) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_apcc.h13 #define _STLP_NO_BAD_ALLOC 1 macro
25 # undef _STLP_NO_BAD_ALLOC macro
H A D_as400.h25 # define _STLP_NO_BAD_ALLOC macro
H A D_dec.h40 # define _STLP_NO_BAD_ALLOC 1 macro
H A D_dec_vms.h23 # define _STLP_NO_BAD_ALLOC 1 macro
H A D_dm.h78 # define _STLP_NO_BAD_ALLOC macro
H A D_sunprocc.h76 # define _STLP_NO_BAD_ALLOC 1 macro
112 # define _STLP_NO_BAD_ALLOC 1 macro
H A D_como.h187 #define _STLP_NO_BAD_ALLOC /**/ macro
198 # define _STLP_NO_BAD_ALLOC 1 macro
H A D_apple.h98 #define _STLP_NO_BAD_ALLOC // known limitation macro
H A D_ibm.h83 # define _STLP_NO_BAD_ALLOC 1 macro
H A D_sgi.h22 // #define _STLP_NO_BAD_ALLOC
73 # define _STLP_NO_BAD_ALLOC macro
H A D_watcom.h71 #define _STLP_NO_BAD_ALLOC 1 macro
H A D_evc.h250 # undef _STLP_NO_BAD_ALLOC macro
251 # define _STLP_NO_BAD_ALLOC macro
/external/stlport/stlport/stl/
H A D_new.h53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
65 # if defined (_STLP_NO_BAD_ALLOC)
86 #endif /* _STLP_USE_EXCEPTIONS && (_STLP_NO_BAD_ALLOC || _STLP_NEW_DONT_THROW_BAD_ALLOC) */
96 # if !defined (_STLP_NO_BAD_ALLOC)
106 # endif /* !_STLP_NO_BAD_ALLOC */
/external/stlport/src/
H A Ddll_main.cpp89 # if defined (_STLP_NO_BAD_ALLOC)

Completed in 659 milliseconds