Searched refs:_RPTW0 (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/crt/ |
H A D | crtdbg.h | 120 #define _RPTW0(rptno,msg) macro 159 #define _RPTW0(rptno,msg) _RPT_BASEW(rptno, NULL, 0, NULL, L"%s", msg) macro
|
/reactos/sdk/include/ucrt/ |
H A D | crtdbg.h | 719 #define _RPTW0(rptno, msg) macro 762 #define _RPTW0(rptno, msg) _RPT_BASE_W(rptno, NULL, 0, NULL, L"%ls", msg) macro
|