Searched defs:V6 (Results 1 – 5 of 5) sorted by relevance
/third_party/musl/libc-test/src/functional/ |
D | inet_pton.c | 29 #define V6(src,ret,hex) do{\ macro
|
/third_party/rust/crates/rustix/src/net/ |
D | socket_addr_any.rs | 29 V6(SocketAddrV6), enumerator
|
D | addr.rs | 46 V6(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] SocketAddrV6), enumerator
|
D | ip.rs | 44 V6(#[cfg_attr(staged_api, stable(feature = "ip_addr", since = "1.7.0"))] Ipv6Addr), enumerator
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 829 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1… in decodeHDREndpointMode7() argument
|