Searched defs:UIntT (Results 1 – 2 of 2) sorted by relevance
50 using UIntT = __uint128_t; in test() typedef
30 bool operator==(const std::pair<UIntT, int16_t> &L, in operator ==()