Home
last modified time | relevance | path

Searched defs:RTL_CONST_CAST (Results 1 – 3 of 3) 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-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h676 #define RTL_CONST_CAST(type) const_cast<type> macro
678 #define RTL_CONST_CAST(type) (type) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinnt.h676 #define RTL_CONST_CAST(type) const_cast<type> macro
678 #define RTL_CONST_CAST(type) (type) macro