Searched refs:cmp2_ (Results 1 – 1 of 1) sorted by relevance
250 cmp2_ = 0u; in LinkerPatch()278 size_t cmp2_; // Used for relational operators. member283 static_assert(sizeof(pc_insn_offset_) <= sizeof(cmp2_), "needed by relational operators");284 static_assert(sizeof(baker_custom_value2_) <= sizeof(cmp2_), "needed by relational operators");297 lhs.cmp2_ == rhs.cmp2_;305 : lhs.cmp2_ < rhs.cmp2_;