tend 197 test/datatype/to_self.c double tstart, tend; tend 219 test/datatype/to_self.c tend = MPI_Wtime(); tend 220 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); tend 231 test/datatype/to_self.c double tstart, tend; tend 253 test/datatype/to_self.c tend = MPI_Wtime(); tend 254 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); tend 265 test/datatype/to_self.c double tstart, tend; tend 291 test/datatype/to_self.c tend = MPI_Wtime(); tend 292 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart ); tend 303 test/datatype/to_self.c double tstart, tend; tend 329 test/datatype/to_self.c tend = MPI_Wtime(); tend 330 test/datatype/to_self.c print_result( rlength, cycles, tend - tstart );