Searched defs:TYPE_BIT (Results 1 – 4 of 4) sorted by relevance
321 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT) macro
631 #define TYPE_BIT(type) (sizeof(type) * CHAR_BIT) macro