Home
last modified time | relevance | path

Searched defs:BITS_PER_LONG (Results 1 – 6 of 6) 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.h23 #define BITS_PER_LONG (8 * sizeof(long)) macro
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_udev.c280 #define BITS_PER_LONG (sizeof(unsigned long) * 8) macro
/third_party/eudev/src/udev/
Dudev-builtin-input_id.c38 #define BITS_PER_LONG (sizeof(unsigned long) * 8) macro
/third_party/exfatprogs/lib/
Dlibexfat.c23 #define BITS_PER_LONG (sizeof(long) * CHAR_BIT) macro
/third_party/f2fs-tools/include/
Df2fs_fs.h447 #define BITS_PER_LONG 64 macro
449 #define BITS_PER_LONG 32 macro