Searched defs:TYPE_BIT (Results 1 – 3 of 3) sorted by relevance
63 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
174 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
216 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro