Home
last modified time | relevance | path

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

/external/bpftool/include/linux/
Dbitops.h7 # define BITS_PER_LONG __WORDSIZE macro
/external/ltp/testcases/kernel/mem/include/
Dmem.h22 #define BITS_PER_LONG (8 * sizeof(long)) macro
/external/erofs-utils/include/erofs/
Ddefs.h165 #define BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro
167 #define BITS_PER_LONG __WORDSIZE macro
/external/igt-gpu-tools/lib/
Digt_primes.c39 #define BITS_PER_LONG (sizeof(long)*BITS_PER_CHAR) macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c302 #define BITS_PER_LONG (sizeof(long) * 8) macro
/external/ethtool/
Dinternal.h82 #define BITS_PER_LONG (BITS_PER_BYTE * sizeof(long)) macro
/external/exfatprogs/lib/
Dlibexfat.c23 #define BITS_PER_LONG (sizeof(long) * CHAR_BIT) macro
/external/rmi4utils/rmidevice/
Dhiddevice.cpp727 #define BITS_PER_LONG (sizeof(long) * 8) macro
/external/f2fs-tools/include/
Df2fs_fs.h573 #define BITS_PER_LONG 64 macro
575 #define BITS_PER_LONG 32 macro