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

  /external/stlport/test/eh/
mwerks_nosgi_debug_prefix.h 4 #define _STLP_DEBUG_UNINITIALIZED 1 // enable the use of allocation debugging
  /external/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED

Completed in 1054 milliseconds