Searched refs:const_shared_bitmap_info_t (Results 1 – 2 of 2) sorted by relevance
5767 typedef const struct shared_bitmap_info *const_shared_bitmap_info_t; typedef5776 const_shared_bitmap_info_t const bi = (const_shared_bitmap_info_t) p; in shared_bitmap_hash()5785 const_shared_bitmap_info_t const sbi1 = (const_shared_bitmap_info_t) p1; in shared_bitmap_eq()5786 const_shared_bitmap_info_t const sbi2 = (const_shared_bitmap_info_t) p2; in shared_bitmap_eq()
6293 typedef const struct shared_bitmap_info *const_shared_bitmap_info_t; typedef