Searched refs:maxbitindex (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ | ||
H A D | errorq.c | 484 ulong_t maxbitindex = maxindex & BT_ULMASK; local 493 maxbit = (nextword == maxword) ? maxbitindex : BT_ULMASK; |
Completed in 44 milliseconds