Searched defs:__WORDSIZE (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
H A Dbitops.h12 #ifndef __WORDSIZE
13 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro
16 #define BITS_PER_LONG __WORDSIZE

Completed in 741 milliseconds