Searched defs:WordWidth (Results 1 – 2 of 2) sorted by relevance
103 unsigned long WordWidth; /* Word width in bits */ member
59 static unsigned constexpr WordWidth = CHAR_BIT*sizeof(WordType); member