Home
last modified time | relevance | path

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

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