Searched refs:cmp2_ (Results 1 – 1 of 1) sorted by relevance
310 cmp2_ = 0u; in LinkerPatch()340 size_t cmp2_; // Used for relational operators. member345 static_assert(sizeof(pc_insn_offset_) <= sizeof(cmp2_), "needed by relational operators");346 static_assert(sizeof(baker_custom_value2_) <= sizeof(cmp2_), "needed by relational operators");359 lhs.cmp2_ == rhs.cmp2_;367 : lhs.cmp2_ < rhs.cmp2_;