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