Searched refs:heap_bubble_down (Results 1 – 1 of 1) sorted by relevance
76 static void heap_bubble_down(int index);237 heap_bubble_down(i); in get_cached_log_level()268 heap_bubble_down(0); in add_to_cache()304 static void heap_bubble_down(int index) in heap_bubble_down() function