Searched defs:TYPE_BIT (Results 1 – 2 of 2) sorted by relevance
267 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
59 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro