Home
last modified time | relevance | path

Searched defs:union_eq (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/aix/
Dmod.rs603 let union_eq = self.sa_union == other.sa_union; localVariable
605 let union_eq = true; localVariable
667 let union_eq = self.u == other.u; localVariable
669 let union_eq = true; localVariable
/external/rust/android-crates-io/crates/libc/src/unix/aix/
Dmod.rs603 let union_eq = self.sa_union == other.sa_union; localVariable
605 let union_eq = true; localVariable
667 let union_eq = self.u == other.u; localVariable
669 let union_eq = true; localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/aix/
Dmod.rs603 let union_eq = self.sa_union == other.sa_union; localVariable
605 let union_eq = true; localVariable
667 let union_eq = self.u == other.u; localVariable
669 let union_eq = true; localVariable