Home
last modified time | relevance | path

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

/reactos/sdk/include/xdk/
H A Drtlfuncs.h3220 # define __assert_annotationW(msg) __annotation(L"Debug", L"AssertFail", msg) macro
3224 # define __assert_annotationW(msg) \ macro
3251 (__assert_annotationW(msg), \