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

/freebsd-current/contrib/ofed/libmlx5/
H A Dbitmap.h56 #define BITS_PER_LONG (8 * sizeof(long)) macro
[all...]
/freebsd-current/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h90 #define BITS_PER_LONG 64 macro
92 #define BITS_PER_LONG 32 macro
/freebsd-current/sys/dev/mana/
H A Dgdma_util.h72 #define BITS_PER_LONG (sizeof(long) * NBBY) macro
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h41 #define BITS_PER_LONG 64 macro
43 #define BITS_PER_LONG 32 macro
[all...]
/freebsd-current/sys/dev/hyperv/vmbus/
H A Dvmbus_var.h157 #define BITS_PER_LONG (sizeof(long) * NBBY) macro
/freebsd-current/sys/dev/bxe/
H A Dbxe_stats.c34 #define BITS_PER_LONG 32 macro
36 #define BITS_PER_LONG 64 macro
/freebsd-current/sys/dev/axgbe/
H A Dxgbe_osdep.h197 #define BITS_PER_LONG (sizeof(long) * CHAR_BIT) macro
[all...]
/freebsd-current/sys/dev/hptmv/
H A Dosbsd.h246 #define BITS_PER_LONG 32 macro
250 #define BITS_PER_LONG 64 macro
/freebsd-current/sys/dev/drm2/
H A Ddrm_os_freebsd.h20 #define BITS_PER_LONG 64 macro
22 #define BITS_PER_LONG 32 macro

Completed in 127 milliseconds