tc2                44 orte/test/mpi/parallel_r64.c   double to1,to2,tc1,tc2;
tc2               174 orte/test/mpi/parallel_r64.c   tc2 = MPI_Wtime();
tc2               178 orte/test/mpi/parallel_r64.c   etc = (tc2 - tc1)/LOOP;
tc2                44 orte/test/mpi/parallel_r8.c   double to1,to2,tc1,tc2;
tc2               174 orte/test/mpi/parallel_r8.c   tc2 = MPI_Wtime();
tc2               178 orte/test/mpi/parallel_r8.c   etc = (tc2 - tc1)/LOOP;
tc2                44 orte/test/mpi/parallel_w64.c   double to1,to2,tc1,tc2;
tc2               180 orte/test/mpi/parallel_w64.c   tc2 = MPI_Wtime();
tc2               184 orte/test/mpi/parallel_w64.c   etc = (tc2 - tc1)/LOOP;
tc2                43 orte/test/mpi/parallel_w8.c     double to1,to2,tc1,tc2;
tc2               179 orte/test/mpi/parallel_w8.c     tc2 = MPI_Wtime();
tc2               183 orte/test/mpi/parallel_w8.c     etc = (tc2 - tc1)/LOOP;