Searched defs:BITS_PER_LONG (Results 1 – 2 of 2) sorted by relevance
8 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro10 #define BITS_PER_LONG __WORDSIZE macro
12 # define BITS_PER_LONG __WORDSIZE macro