Searched defs:BITS_PER_LONG (Results 1 – 6 of 6) sorted by relevance
18 #define BITS_PER_LONG 32 macro20 #define BITS_PER_LONG 64 macro
33 #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) macro
32 #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) macro
38 #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) macro
89 #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) macro
828 #define BITS_PER_LONG (__SIZEOF_LONG__ * 8) macro