Searched defs:kWordSize (Results 1 – 4 of 4) sorted by relevance
96 static constexpr uint32_t kWordSize = sizeof(uint32_t); variable
33 static constexpr IValueT kWordSize = sizeof(WordType); variable
36 const uptr kWordSize = SANITIZER_WORDSIZE / 8; variable
105 const unsigned kWordSize = 32; variable