Searched refs:BLOCK_LCHILD (Results 1 – 1 of 1) sorted by relevance
36 #define BLOCK_LCHILD(b) (((b) << 1) + 1) macro118 block = BLOCK_LCHILD(block); in bitmap_update_subtree()