Searched refs:UI64 (Results 1 – 3 of 3) sorted by relevance
112 uint64_t UI64 = static_cast<uint64_t>(1) << 50; in TYPED_TEST() local118 EXPECT_EQ(ByteSwapAndHashWithHasher(UI64), hashWithBuilder<HE>(UI64)); in TYPED_TEST()
440 def UI64 : UI<64>;1153 UI64, "uint64_t", "64-bit unsigned integer attribute">;
49 UI64:$ui64,