Home
last modified time | relevance | path

Searched defs:BITS_PER_LONG (Results 1 – 2 of 2) sorted by relevance

/tools/include/asm-generic/
Dbitsperlong.h8 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
10 #define BITS_PER_LONG __WORDSIZE macro
/tools/include/linux/
Dbitops.h12 # define BITS_PER_LONG __WORDSIZE macro