Searched defs:BITS_32 (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
37 BITS_32, enumerator