Searched refs:MAP_BOT_INDEX (Results 1 – 1 of 1) sorted by relevance
1346 #define MAP_BOT_INDEX(p) ((AS_UINT(p) >> MAP_BOT_SHIFT) & MAP_BOT_MASK) macro1473 int i3 = MAP_BOT_INDEX((block *)arena_base); in arena_map_mark_used()1499 int i3_next = MAP_BOT_INDEX(arena_base_next); in arena_map_mark_used()1514 int i3 = MAP_BOT_INDEX(p); in arena_map_is_used()