Searched refs:__WORDSIZE (Results 1 – 4 of 4) sorted by relevance
8 #ifndef __WORDSIZE9 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro12 #define BITS_PER_LONG __WORDSIZE
80 CFLAGS ?= -g -DCONFIG_LOCKDEP -DCONFIG_STACKTRACE -DCONFIG_PROVE_LOCKING -DBITS_PER_LONG=__WORDSIZE…
41 #define BITS_PER_LONG __WORDSIZE
744 return __WORDSIZE; in test_user_bit_width()