Searched refs:heap_smaller (Results 1 – 1 of 1) sorted by relevance
186 static inline uint32_t heap_smaller(binary_heap_t * heap, uint32_t i, in heap_smaller() function215 while (heap_smaller(heap, curr, father)) { in heap_up()241 if (heap_smaller(heap, son1, son2)) in heap_down()254 if (heap_smaller(heap, smaller_son, curr)) { in heap_down()