Home
last modified time | relevance | path

Searched refs:_STLP_USE_NEWALLOC (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dcompat.h43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC macro
D_linux.h101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_…
Dfeatures.h155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.h219 #elif defined (_STLP_USE_NEWALLOC)