Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dthread_db.h83 #define BT_NBIPUI (1 << BT_UISHIFT) /* n bits per uint */ macro
84 #define BT_UIMASK (BT_NBIPUI - 1) /* to extract bit index */
93 & (BT_NBIPUI - 1)))