Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libpng/
H A Dpngdebug.h63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
/reactos/sdk/lib/ucrt/heap/
H A Ddebug_heap.cpp868_RPT1(_CRT_WARN, "CRTHEAP: ucrt: Attempt to free a pointer (0x%p) that belongs to MSVCRT's private… in free_dbg_nolock()
877 _RPT1(_CRT_WARN, "CRTHEAP: ucrt: Successfully free'd 0x%p\n", block); in free_dbg_nolock()
882 _RPT1(_CRT_ERROR, "CRTHEAP: ucrt: Unable to free 0x%p\n", block); in free_dbg_nolock()
/reactos/sdk/include/crt/
H A Dcrtdbg.h174 #define _RPT1 _RPTN macro
/reactos/sdk/include/ucrt/
H A Dcrtdbg.h788 #define _RPT1 _RPTN macro