Lines Matching refs:bitmap2
332 struct bitmap2
340 static void bm2_clear(struct bitmap2* const bm2);
342 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1);
379 struct bitmap2** bm2)
458 struct bitmap2* const bm2)
501 const struct bitmap2* bm2_lookup(struct bitmap* const bm, const UWord a1)
503 struct bitmap2* bm2;
525 struct bitmap2*
528 struct bitmap2* bm2;
544 void bm2_clear(struct bitmap2* const bm2)
558 * @note bitmap2::recalc isn't initialized here on purpose.
561 struct bitmap2* bm2_insert(struct bitmap* const bm, const UWord a1)
563 struct bitmap2* bm2;
581 struct bitmap2* bm2_insert_copy(struct bitmap* const bm,
582 struct bitmap2* const bm2)
584 struct bitmap2* bm2_copy;
599 struct bitmap2* bm2_lookup_or_insert(struct bitmap* const bm, const UWord a1)
601 struct bitmap2* bm2;
636 struct bitmap2* bm2_lookup_or_insert_exclusive(struct bitmap* const bm,
645 struct bitmap2* bm2;
661 struct bitmap2* bm2;
677 struct bitmap2* bm2;
693 const struct bitmap2* bm2;
710 const struct bitmap2* bm2;