Home
last modified time | relevance | path

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

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h945 #define RTL_CONST_CAST(type) const_cast<type> macro
947 #define RTL_CONST_CAST(type) (type) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h634 #define RTL_CONSTANT_OBJECT_ATTRIBUTES(n, a) { sizeof(OBJECT_ATTRIBUTES), NULL, RTL_CONST_CAST(PUNI…
H A Dwinnt.h676 #define RTL_CONST_CAST(type) const_cast<type> macro
678 #define RTL_CONST_CAST(type) (type) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h634 #define RTL_CONSTANT_OBJECT_ATTRIBUTES(n, a) { sizeof(OBJECT_ATTRIBUTES), NULL, RTL_CONST_CAST(PUNI…
H A Dwinnt.h676 #define RTL_CONST_CAST(type) const_cast<type> macro
678 #define RTL_CONST_CAST(type) (type) macro