Searched refs:HostSignedIntTypeHelper (Results 1 – 1 of 1) sorted by relevance
279 template <int BITS> struct HostSignedIntTypeHelper { struct288 using HostSignedIntType = typename HostSignedIntTypeHelper<BITS>::type; argument