heapify            16 ompi/mca/io/romio321/romio/adio/common/heap-sort.c static void heapify(heap_t *heap, int i);
heapify            52 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	heapify(heap, i);
heapify            77 ompi/mca/io/romio321/romio/adio/common/heap-sort.c 	heapify(heap, smallest);
heapify           107 ompi/mca/io/romio321/romio/adio/common/heap-sort.c     heapify(heap, 0);