Searched defs:_STLP_USE_NEWALLOC (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
H A Dcompat.h43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC macro
H A Dfeatures.h155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC macro

Completed in 6 milliseconds