Searched defs:BITS_PER_WORD (Results 1 – 5 of 5) sorted by relevance
27 #define BITS_PER_WORD (sizeof(crypto_word_t) * 8) macro
24 #define BITS_PER_WORD 8 macro
250 #define BITS_PER_WORD (8*sizeof(bpf_u_int32)) macro
1099 BITS_PER_WORD = 8 variable
206 static const Ice::SizeT BITS_PER_WORD = sizeof(uint64_t) * CHAR_BIT; member in __anon923297a10111::BitcodeInt