Searched refs:heap_free (Results 1 – 3 of 3) sorted by relevance
25 void heap_free (struct heap *) _GL_ATTRIBUTE_NONNULL ();28 _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (heap_free, 1)
70 heap_free (struct heap *heap) in heap_free() function
3453 heap_free (queue->priority_queue); in queue_destroy()