Searched defs:heap_insert (Results 1 – 4 of 4) sorted by relevance
35 #define heap_insert __heap_insert macro
148 heap_insert(heap_context ctx, void *elt) { in heap_insert() function
141 heap_insert(struct dn_heap *h, uint64_t key1, void *p) in heap_insert() function