Home
last modified time | relevance | path

Searched defs:V6 (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dinet_pton.c29 #define V6(src,ret,hex) do{\ macro
/third_party/rust/crates/rustix/src/net/
Dsocket_addr_any.rs29 V6(SocketAddrV6), enumerator
Daddr.rs46 V6(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] SocketAddrV6), enumerator
Dip.rs44 V6(#[cfg_attr(staged_api, stable(feature = "ip_addr", since = "1.7.0"))] Ipv6Addr), enumerator
/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.cpp829 #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