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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c122 static int bitv_cmp(const bitv *bv1, const bitv *bv2);
516 if (bitv_cmp(thisval, dictval)) {
1450 bitv_cmp(const bitv *bv1, const bitv *bv2) function

Completed in 47 milliseconds