Searched defs:simple_bitmap_def (Results 1 – 1 of 1) sorted by relevance
85 struct simple_bitmap_def struct87 unsigned char *popcount; /* Population count. */88 unsigned int n_bits; /* Number of bits. */89 unsigned int size; /* Size in elements. */90 SBITMAP_ELT_TYPE elms[1]; /* The elements. */