Searched refs:HostUnsignedIntTypeHelper (Results 1 – 1 of 1) sorted by relevance
273 template <int BITS> struct HostUnsignedIntTypeHelper { struct286 using HostUnsignedIntType = typename HostUnsignedIntTypeHelper<BITS>::type; argument