Home
last modified time | relevance | path

Searched refs:__stl_debug_message (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_apple.h28 # define __stl_debug_message ProgramBreak_AC macro
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.c409 __stl_debug_message(_Message_table[_StlFormat_ERROR_RETURN], in _IndexedError()
416 __stl_debug_message(_Message_table[_StlFormat_VERBOSE_ASSERTION_FAILURE], in _VerboseAssert()
424 __stl_debug_message(_Message_table[_StlFormat_ASSERTION_FAILURE],__f, __l, __expr); in _Assert()
D_debug.h451 # define __stl_debug_message __stl_debugger::_Message macro
453 extern void __stl_debug_message(const char * format_str, ...);