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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c114 static void bitv_shiftinv(bitv *bv, unsigned bits, const bitv *inbv);
794 bitv_shiftinv(allbits, infop->databits, dictval);
1193 bitv_shiftinv(bitv *bv, unsigned bits, const bitv *inbv) function

Completed in 48 milliseconds