extracted         257 ompi/mca/io/romio321/romio/test-internal/heap_test.c     ADIO_Offset *extracted;
extracted         267 ompi/mca/io/romio321/romio/test-internal/heap_test.c     extracted = (ADIO_Offset *) malloc(test->heap_size * sizeof(ADIO_Offset));
extracted         286 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    heap_extract_min(&myheap, &extracted[curr_extract_idx],
extracted         288 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    if (test->verify && (extracted[curr_extract_idx] !=
extracted         294 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    heap_extract_min(&myheap, &extracted[curr_extract_idx],
extracted         296 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    if (test->verify &&(extracted[curr_extract_idx] !=
extracted         316 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		print_keys(extracted, test->heap_size);
extracted         325 ompi/mca/io/romio321/romio/test-internal/heap_test.c     free(extracted);