Searched defs:DISJOINT (Results 1 – 4 of 4) sorted by relevance
48 … DISJOINT = A_NOT_B | B_NOT_A, // A xor B, missing Java function field in SortedSetRelation
50 … DISJOINT = A_NOT_B | B_NOT_A, // A xor B, missing Java function field in SortedSetRelation
434 pub const DISJOINT: Self = Self(0b10_0000_0000); constant461 pub const DISJOINT: Self = Self(0b100_0000_0000_0000_0000_0000); constant
1483 pub const DISJOINT: Self = Self(1); constant