HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_DEBUG_MESSAGE (Results 1 - 8 of 8) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 54 #if defined (__STL_DEBUG_MESSAGE) && !defined (_STLP_DEBUG_MESSAGE)
55 # define _STLP_DEBUG_MESSAGE __STL_DEBUG_MESSAGE
_apple.h 27 # define _STLP_DEBUG_MESSAGE
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 54 #if defined (__STL_DEBUG_MESSAGE) && !defined (_STLP_DEBUG_MESSAGE)
55 # define _STLP_DEBUG_MESSAGE __STL_DEBUG_MESSAGE
_apple.h 27 # define _STLP_DEBUG_MESSAGE
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 95 // Use _STLP_DEBUG_MESSAGE to override
449 // dwa 12/30/98 - if _STLP_DEBUG_MESSAGE is defined, the user can supply own definition.
450 # if !defined (_STLP_DEBUG_MESSAGE)
_debug.c 321 # if !defined (_STLP_DEBUG_MESSAGE)
401 # endif /* _STLP_DEBUG_MESSAGE */
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.h 95 // Use _STLP_DEBUG_MESSAGE to override
449 // dwa 12/30/98 - if _STLP_DEBUG_MESSAGE is defined, the user can supply own definition.
450 # if !defined (_STLP_DEBUG_MESSAGE)
_debug.c 321 # if !defined (_STLP_DEBUG_MESSAGE)
401 # endif /* _STLP_DEBUG_MESSAGE */

Completed in 108 milliseconds