Searched refs:min_heap_pop_push (Results 1 – 2 of 2) sorted by relevance
150 min_heap_pop_push(&heap, &data[i], &funcs, NULL); in test_heap_pop_push()161 min_heap_pop_push(&heap, &temp, &funcs, NULL); in test_heap_pop_push()
184 #define min_heap_pop_push(_heap, _element, _func, _args) \ macro
Completed in 17 milliseconds