Searched defs:BITS_PER_TYPE (Results 1 – 3 of 3) sorted by relevance
17 #define BITS_PER_TYPE(type) (sizeof(type) * BITS_PER_BYTE) macro
13 #define BITS_PER_TYPE(type) (sizeof(type) * BITS_PER_BYTE) macro