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

/external/stlport/stlport/stl/config/
H A Dcompat.h46 #if defined (__STL_USE_MALLOC) && !defined (_STLP_USE_MALLOC)
47 # define _STLP_USE_MALLOC __STL_USE_MALLOC macro
H A D_linux.h101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
102 # define _STLP_USE_MALLOC 1 macro

Completed in 109 milliseconds