Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_linux.h101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_…
102 # define _STLP_USE_MALLOC 1 macro
Dcompat.h46 #if defined (__STL_USE_MALLOC) && !defined (_STLP_USE_MALLOC)
47 # define _STLP_USE_MALLOC __STL_USE_MALLOC macro
Dfeatures.h155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.h221 #elif defined (_STLP_USE_MALLOC)