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

/external/stlport/stlport/stl/config/
H A D_apple.h28 # define __stl_debug_message ProgramBreak_AC macro
/external/stlport/stlport/stl/debug/
H A D_debug.c409 __stl_debug_message(_Message_table[_StlFormat_ERROR_RETURN],
416 __stl_debug_message(_Message_table[_StlFormat_VERBOSE_ASSERTION_FAILURE],
424 __stl_debug_message(_Message_table[_StlFormat_ASSERTION_FAILURE],__f, __l, __expr);
H A D_debug.h102 // Reports failed assertion via __stl_debug_message and calls _Terminate
451 # define __stl_debug_message __stl_debugger::_Message macro
453 extern void __stl_debug_message(const char * format_str, ...);
/external/stlport/test/eh/
H A Dmain.cpp59 void STLPORT::__stl_debug_message(const char * format_str, ...) function in class:STLPORT

Completed in 412 milliseconds