Searched refs:bitsizeof (Results 1 – 2 of 2) sorted by relevance
158 #define bitsizeof(T) (sizeof(T) * 8) macro499 DivideRoundingUp(type->field_count(), bitsizeof(uint32)); in GetPrototypeNoLock()
160 #define bitsizeof(T) (sizeof(T) * 8) macro512 DivideRoundingUp(type->field_count(), bitsizeof(uint32)); in GetPrototypeNoLock()