Searched defs:BITS_16 (Results 1 – 2 of 2) sorted by relevance
45 enum ElmentSize : uint32_t { BITS_8 = 1, BITS_16 = 2, BITS_32 = 4, BITS_64 = 8 }; enumerator
36 BITS_16, enumerator