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

/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c484 ulong_t maxbitindex = maxindex & BT_ULMASK; local
493 maxbit = (nextword == maxword) ? maxbitindex : BT_ULMASK;

Completed in 68 milliseconds