Searched refs:cmp2_ (Results 1 – 1 of 1) sorted by relevance
303 cmp2_ = 0u; in LinkerPatch()327 size_t cmp2_; // Used for relational operators. member332 static_assert(sizeof(pc_insn_offset_) <= sizeof(cmp2_), "needed by relational operators");333 static_assert(sizeof(baker_custom_value2_) <= sizeof(cmp2_), "needed by relational operators");346 lhs.cmp2_ == rhs.cmp2_;354 : lhs.cmp2_ < rhs.cmp2_;