Searched refs:RT_BITS_PER_BYTE (Results 1 – 1 of 1) sorted by relevance
51 #define RT_BITS_PER_BYTE 8 macro52 #define RT_BITS_PER_TYPE(type) (sizeof(type) * RT_BITS_PER_BYTE)
Completed in 5 milliseconds