Searched defs:sbitmap (Results 1 – 5 of 5) sorted by relevance
48 struct sbitmap { struct67 struct sbitmap_word *map; argument
297 operator sbitmap () { return m_bitmap; } in sbitmap() function
54 typedef struct simple_bitmap_def *sbitmap; typedef