Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Ddebugger.cpp828 static const char * debug_format_message( const char * format, va_list vargs ) in debug_format_message() function
864 msg = debug_format_message( format, args ); in debug_error()