whoami             17 orte/test/mpi/intercomm_create.c static char *whoami = "a";
whoami             61 orte/test/mpi/intercomm_create.c         whoami = argv[1];
whoami            112 orte/test/mpi/intercomm_create.c             whoami, count, tag, err );
whoami            114 orte/test/mpi/intercomm_create.c     printf( "%s: intercomm_create (%d)\n", whoami, err );
whoami            116 orte/test/mpi/intercomm_create.c     printf( "%s: barrier on inter-comm - before\n", whoami );
whoami            118 orte/test/mpi/intercomm_create.c     printf( "%s: barrier on inter-comm - after\n", whoami );
whoami            121 orte/test/mpi/intercomm_create.c     printf( "%s: intercomm_merge(%d) (%d) [rank %d]\n", whoami, 0, err, rank );
whoami            123 orte/test/mpi/intercomm_create.c     printf( "%s: barrier (%d)\n", whoami, err );
whoami            149 orte/test/mpi/intercomm_create.c         printf( "%s: MPI_Intercomm_create( intra, 0, intra, MPI_COMM_NULL, %d, &inter) [rank %d]\n", whoami, tag, rank );
whoami            151 orte/test/mpi/intercomm_create.c         printf( "%s: intercomm_create (%d)\n", whoami, err );
whoami            153 orte/test/mpi/intercomm_create.c         printf( "%s: MPI_Intercomm_create( MPI_COMM_WORLD, 0, intra, 0, %d, &inter) [rank %d]\n", whoami, tag, rank );
whoami            155 orte/test/mpi/intercomm_create.c         printf( "%s: intercomm_create (%d)\n", whoami, err );
whoami            157 orte/test/mpi/intercomm_create.c     printf( "%s: barrier on inter-comm - before\n", whoami );
whoami            159 orte/test/mpi/intercomm_create.c     printf( "%s: barrier on inter-comm - after\n", whoami );
whoami            163 orte/test/mpi/intercomm_create.c     printf( "%s: intercomm_merge(%d) (%d) [rank %d]\n", whoami, first, err, rank );
whoami            165 orte/test/mpi/intercomm_create.c     printf( "%s: barrier (%d)\n", whoami, err );