Searched refs:__SIZEOF_LONG__ (Results 1 – 4 of 4) sorted by relevance
36 #define LONG_BIT (__SIZEOF_LONG__ * CHAR_BIT)69 #if __SIZEOF_LONG__ == 471 #elif __SIZEOF_LONG__ == 8
56 #if __SIZEOF_POINTER__ != __SIZEOF_LONG__
37 #define __SIZEOF_LONG__ 4 macro
56 #if !(defined(__CHAR_BIT__) && defined(__SIZEOF_LONG__) && defined(__SIZEOF_LONG_LONG__))70 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__)