Searched defs:BITS_PER_WORD (Results 1 – 6 of 6) sorted by relevance
27 #define BITS_PER_WORD (sizeof(crypto_word_t) * 8) macro
30 #define BITS_PER_WORD (sizeof(entropy[0]) * 8) macro
274 #define BITS_PER_WORD (8*sizeof(bpf_u_int32)) macro
1108 BITS_PER_WORD = 8 variable
206 static const Ice::SizeT BITS_PER_WORD = sizeof(uint64_t) * CHAR_BIT; member in __anon127203fd0111::BitcodeInt