Home
last modified time | relevance | path

Searched refs:bitcount_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/include/ipmid/message/
H A Dtypes.hpp26 using bitcount_t = unsigned; typedef
28 using bitcount_t = std::size_t; typedef
32 template <bitcount_t N>
38 template <bitcount_t N>
90 template <bitcount_t N>
93 static constexpr bitcount_t value = N;
96 template <bitcount_t Bits>
98 template <bitcount_t Bits>
100 template <bitcount_t Bits>
H A Dpack.hpp136 template <bitcount_t N>
H A Dunpack.hpp162 template <bitcount_t N>