Home
last modified time | relevance | path

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

/reactos/sdk/include/crt/
H A Dassert.h27 _In_z_ const char *_Message,
35 _In_z_ const wchar_t *_Message,
/reactos/sdk/include/ucrt/
H A Dassert.h34 _In_z_ wchar_t const* _Message,
/reactos/sdk/include/c++/stlport/stl/debug/
H A D_debug.h96 static void _STLP_MESSAGE_NORETURN _STLP_CALL _Message(const char * format_str, ...);
451 # define __stl_debug_message __stl_debugger::_Message
H A D_debug.c337 __stl_debug_engine<_Dummy>::_Message(const char * __format_str, ...) { in _Message() function
397 __stl_debug_engine<_Dummy>::_Message(const char * __format_str, ...)
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DChangeLog-5.12042 __stl_debug_engine<_Dummy>::_Message even when specifying
2057 __debug_engine::_Message method. Now thrown exception will contain
3300 as now passed _Message instance is dynamically instanciated so needs to be
H A DChangeLog2044 the one given by the _Message class. There used to be an other one