Searched refs:BITS_PER_LONG (Results 1 – 4 of 4) sorted by relevance
36 #ifndef BITS_PER_LONG37 #define BITS_PER_LONG 64 macro40 #define BITS_PER_LONG 32 macro47 #if 0 && BITS_PER_LONG != __BITS_PER_LONG65 (__builtin_constant_p(nbits) && (nbits) <= BITS_PER_LONG && (nbits) > 0)
29 #if BITS_PER_LONG == 6454 #elif BITS_PER_LONG == 32
46 #if BITS_PER_LONG == 32
151 #if BITS_PER_LONG == 64 && BITS_PER_LONG_LONG == 64188 #elif BITS_PER_LONG == 32 && BITS_PER_LONG_LONG == 64