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