Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dtrie.h46 #define COMPUTE_BIT_POS(len, pos) \ macro
59 (EXTRACTBIT_CMN(val, (COMPUTE_BIT_POS(len, pos))))
68 (SETBIT_CMN(num, (COMPUTE_BIT_POS(len, pos)), val))
77 (UNSETBIT_CMN(num, (COMPUTE_BIT_POS(len, pos))))