Searched refs:__WORDSIZE (Results 1 – 5 of 5) sorted by relevance
7 #ifndef __WORDSIZE8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro12 # define BITS_PER_LONG __WORDSIZE
10 #define BITS_PER_LONG __WORDSIZE
81 CFLAGS ?= -g -DCONFIG_LOCKDEP -DCONFIG_STACKTRACE -DCONFIG_PROVE_LOCKING -DBITS_PER_LONG=__WORDSIZE…
37 #define BITS_PER_LONG __WORDSIZE
788 return __WORDSIZE; in test_user_bit_width()