Searched defs:heap (Results 1 – 2 of 2) sorted by relevance
33 struct min_heap *heap, in pop_verify_heap()66 struct min_heap heap = { in test_heapify_all() local99 struct min_heap heap = { in test_heap_push() local132 struct min_heap heap = { in test_heap_pop_push() local
181 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member