Searched refs:__WORDSIZE (Results 1 – 4 of 4) sorted by relevance
7 #ifndef __WORDSIZE8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro12 # define BITS_PER_LONG __WORDSIZE
10 #define BITS_PER_LONG __WORDSIZE
37 #define BITS_PER_LONG __WORDSIZE
788 return __WORDSIZE; in test_user_bit_width()