Home
last modified time | relevance | path

Searched defs:BT_ULSHIFT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dbitmap.h44 #define BT_ULSHIFT 6 /* log base 2 of BT_NBIPUL, to extract word index */ macro
47 #define BT_ULSHIFT 5 /* log base 2 of BT_NBIPUL, to extract word index */ macro
/freebsd/sys/contrib/openzfs/include/sys/
H A Dbitmap.h46 #define BT_ULSHIFT 6 /* log base 2 of BT_NBIPUL, to extract word index */ macro
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dbitmap.h57 #define BT_ULSHIFT 6 /* log base 2 of BT_NBIPUL, to extract word index */ macro