curr_extract_idx  262 ompi/mca/io/romio321/romio/test-internal/heap_test.c     int curr_extract_idx = 0;
curr_extract_idx  286 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    heap_extract_min(&myheap, &extracted[curr_extract_idx],
curr_extract_idx  288 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    if (test->verify && (extracted[curr_extract_idx] !=
curr_extract_idx  289 ompi/mca/io/romio321/romio/test-internal/heap_test.c 			test->correct_order[curr_extract_idx]))
curr_extract_idx  291 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    curr_extract_idx++;
curr_extract_idx  294 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    heap_extract_min(&myheap, &extracted[curr_extract_idx],
curr_extract_idx  296 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    if (test->verify &&(extracted[curr_extract_idx] !=
curr_extract_idx  297 ompi/mca/io/romio321/romio/test-internal/heap_test.c 					test->correct_order[curr_extract_idx]))
curr_extract_idx  299 ompi/mca/io/romio321/romio/test-internal/heap_test.c 		    curr_extract_idx++;