Searched refs:cmp2_ (Results 1 – 1 of 1) sorted by relevance
235 cmp2_ = 0u; in LinkerPatch()262 size_t cmp2_; // Used for relational operators. member267 static_assert(sizeof(pc_insn_offset_) <= sizeof(cmp2_), "needed by relational operators");268 static_assert(sizeof(baker_custom_value2_) <= sizeof(cmp2_), "needed by relational operators");281 lhs.cmp2_ == rhs.cmp2_;289 : lhs.cmp2_ < rhs.cmp2_;