Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/config/
D_apcc.h13 #define _STLP_NO_BAD_ALLOC 1 macro
25 # undef _STLP_NO_BAD_ALLOC
D_sunprocc.h76 # define _STLP_NO_BAD_ALLOC 1 macro
112 # define _STLP_NO_BAD_ALLOC 1 macro
D_como.h187 #define _STLP_NO_BAD_ALLOC /**/ macro
198 # define _STLP_NO_BAD_ALLOC 1 macro
D_evc.h250 # undef _STLP_NO_BAD_ALLOC
251 # define _STLP_NO_BAD_ALLOC macro
D_as400.h25 # define _STLP_NO_BAD_ALLOC macro
D_dec_vms.h23 # define _STLP_NO_BAD_ALLOC 1 macro
D_dm.h78 # define _STLP_NO_BAD_ALLOC macro
D_dec.h40 # define _STLP_NO_BAD_ALLOC 1 macro
D_sgi.h73 # define _STLP_NO_BAD_ALLOC macro
D_ibm.h83 # define _STLP_NO_BAD_ALLOC 1 macro
D_watcom.h71 #define _STLP_NO_BAD_ALLOC 1 macro
D_apple.h98 #define _STLP_NO_BAD_ALLOC // known limitation macro
/external/stlport/stlport/stl/
D_new.h53 #if defined (_STLP_NO_BAD_ALLOC) && !defined (_STLP_NEW_DONT_THROW_BAD_ALLOC)
65 # if defined (_STLP_NO_BAD_ALLOC)
96 # if !defined (_STLP_NO_BAD_ALLOC)
/external/stlport/src/
Ddll_main.cpp89 # if defined (_STLP_NO_BAD_ALLOC)
/external/stlport/etc/
DChangeLog-5.11680 * stlport/stl/_new.h: Fixed management of _STLP_NO_BAD_ALLOC