Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/
H A Dpercpu.h3 #define BITS_PER_LONG (sizeof(long)*8) macro
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/
H A Dpercpu.h3 #define BITS_PER_LONG (sizeof(long)*8) macro
/third_party/ltp/testcases/kernel/mem/include/
H A Dmem.h22 #define BITS_PER_LONG (8 * sizeof(long)) macro
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c38 #define BITS_PER_LONG (sizeof(unsigned long) * 8) macro
/third_party/f2fs-tools/include/
H A Df2fs_fs.h573 #define BITS_PER_LONG 64 macro
575 #define BITS_PER_LONG 32 macro

Completed in 10 milliseconds