HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_DEBUG (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/eh/
mwerks_debug_prefix.h 4 #define _STLP_DEBUG 1 // enable the use of allocation debugging
  /external/stlport/stlport/stl/config/
compat.h 7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
8 # define _STLP_DEBUG __STL_DEBUG
  /ndk/sources/android/stlport/stlport/stl/config/
compat.h 7 #if defined (__STL_DEBUG) && !defined (_STLP_DEBUG)
8 # define _STLP_DEBUG __STL_DEBUG

Completed in 44 milliseconds