Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
Dpercpu.h3 #define BITS_PER_LONG (sizeof(long)*8) macro
/third_party/ltp/testcases/kernel/mem/include/
Dmem.h22 #define BITS_PER_LONG (8 * sizeof(long)) macro
/third_party/f2fs-tools/include/
Df2fs_fs.h573 #define BITS_PER_LONG 64 macro
575 #define BITS_PER_LONG 32 macro