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

/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbitmap.h56 #define BITS_PER_LONG (8 * sizeof(long)) macro
[all...]
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dostypes.h91 #define BITS_PER_LONG 64 macro
93 #define BITS_PER_LONG 32 macro
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dbitops.h43 #define BITS_PER_LONG 64 macro
45 #define BITS_PER_LONG 32 macro
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_stats.c34 #define BITS_PER_LONG 32 macro
36 #define BITS_PER_LONG 64 macro
/freebsd-11-stable/sys/dev/hptmv/
H A Dosbsd.h248 #define BITS_PER_LONG 32 macro
252 #define BITS_PER_LONG 64 macro
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h22 #define BITS_PER_LONG 64 macro
24 #define BITS_PER_LONG 32 macro

Completed in 111 milliseconds