Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h68 #define IPV6_ADDRESS_BITS RTL_BITS_OF(IN6_ADDR)
H A Dntdef.h752 #define RTL_BITS_OF(sizeOfArg) (sizeof(sizeOfArg) * 8) macro
753 #define RTL_BITS_OF_FIELD(type, field) (RTL_BITS_OF(RTL_FIELD_TYPE(type, field)))
H A Dwinnt.h702 #define RTL_BITS_OF(sizeOfArg) (sizeof(sizeOfArg) * 8) macro
703 #define RTL_BITS_OF_FIELD(type,field) (RTL_BITS_OF(RTL_FIELD_TYPE(type,field)))
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2ipdef.h68 #define IPV6_ADDRESS_BITS RTL_BITS_OF(IN6_ADDR)
H A Dntdef.h752 #define RTL_BITS_OF(sizeOfArg) (sizeof(sizeOfArg) * 8) macro
753 #define RTL_BITS_OF_FIELD(type, field) (RTL_BITS_OF(RTL_FIELD_TYPE(type, field)))
H A Dwinnt.h702 #define RTL_BITS_OF(sizeOfArg) (sizeof(sizeOfArg) * 8) macro
703 #define RTL_BITS_OF_FIELD(type,field) (RTL_BITS_OF(RTL_FIELD_TYPE(type,field)))
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dspec.h950 #define RTL_BITS_OF(sizeOfArg) (sizeof(sizeOfArg) * 8) macro
952 #define RTL_BITS_OF_FIELD(type, field) (RTL_BITS_OF(RTL_FIELD_TYPE(type, field)))