Home
last modified time | relevance | path

Searched refs:BITS_PER_LONG (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/sys/acpi/platform/
H A Daclinux.h125 #define ACPI_MACHINE_WIDTH BITS_PER_LONG
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_impl.h111 #define LE_BIT_XOR ((BITS_PER_LONG-1) & ~0x7)
126 #define BITS_PER_LONG (sizeof (unsigned long) * 8) macro