Lines Matching defs:bm2
153 struct bitmap2* bm2; in DRD_() local
250 struct bitmap2* bm2; in DRD_() local
345 struct bitmap2* bm2; in DRD_() local
375 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
428 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
483 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
816 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
1051 struct bitmap2* bm2; in DRD_() local
1067 const struct bitmap2* bm2; in DRD_() local
1097 struct bitmap2* bm2; in DRD_() local
1138 struct bitmap2* bm2; in DRD_() local
1211 struct bitmap2* bm2; in DRD_() local
1221 static void bm2_print(const struct bitmap2* const bm2) in bm2_print()