Searched defs:bm1 (Results 1 – 2 of 2) sorted by relevance
29 errcode_t ext2fs_compare_block_bitmap(ext2fs_block_bitmap bm1, in ext2fs_compare_block_bitmap()51 errcode_t ext2fs_compare_inode_bitmap(ext2fs_inode_bitmap bm1, in ext2fs_compare_inode_bitmap()
33 static bool equal(const SkBitmap& bm1, const SkBitmap& bm2) { in equal()