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

/external/stlport/test/eh/
H A Dmwerks_nosgi_debug_prefix.h4 #define _STLP_DEBUG_UNINITIALIZED 1 // enable the use of allocation debugging macro
/external/stlport/stlport/stl/config/
H A Dcompat.h33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED macro

Completed in 85 milliseconds