Searched defs:SIZE_BITS32 (Results 1 – 2 of 2) sorted by relevance
661 #define SIZE_BITS32(x) ((uint)sizeof(x) * NBBY) macro