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