Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.c92 typedef struct bitv bitv; typedef
120 static int bitv_cmp(const bitv *bv1, const bitv *bv2);
441 bitv *dictval; in fm_dc_code2key()
828 static bitv *
833 bitv *allbits; in code2dictval()
834 bitv *dictval; in code2dictval()
1102 struct bitv { struct
1107 static bitv * argument
1191 bitv_shiftinv(bitv *bv, unsigned bits, const bitv *inbv) in bitv_shiftinv()
1393 static bitv *
[all …]