Searched defs:bbitset_struct (Results 1 – 1 of 1) sorted by relevance
85 struct bbitset_struct struct87 const struct bitset_vtable *vtable;88 bitset_windex cindex; /* Cache word index. */89 bitset_windex csize; /* Cache size in words. */90 bitset_word *cdata; /* Cache data pointer. */91 bitset_bindex n_bits; /* Number of bits. */