Searched refs:heap_resize (Results 1 – 1 of 1) sorted by relevance
91 heap_resize(heap_context ctx) { in heap_resize() function155 if (ctx->heap_size >= ctx->array_size && heap_resize(ctx) < 0) in heap_insert()