Searched refs:_STLP_DEBUG_MESSAGE (Results 1 - 4 of 4) sorted by relevance

/external/stlport/stlport/stl/config/
H A Dcompat.h54 #if defined (__STL_DEBUG_MESSAGE) && !defined (_STLP_DEBUG_MESSAGE)
55 # define _STLP_DEBUG_MESSAGE __STL_DEBUG_MESSAGE macro
H A D_apple.h27 # define _STLP_DEBUG_MESSAGE macro
/external/stlport/stlport/stl/debug/
H A D_debug.h95 // 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)
H A D_debug.c321 # if !defined (_STLP_DEBUG_MESSAGE)
401 # endif /* _STLP_DEBUG_MESSAGE */

Completed in 697 milliseconds