Searched defs:WORD_SIZE (Results 1 – 6 of 6) sorted by relevance
10 #define WORD_SIZE (BITS_PER_LONG / 8) macro
12 #define WORD_SIZE (BITS_PER_LONG / 8) macro
27 #define WORD_SIZE 4 macro
23 constexpr auto WORD_SIZE = 4; variable
110 #define WORD_SIZE (sizeof(unsigned int)) macro
14 #define WORD_SIZE 4 macro