tag0              435 ompi/mca/mtl/psm2/mtl_psm2.c                 psm2_status.msg_tag.tag0;
tag0               50 ompi/mca/mtl/psm2/mtl_psm2_probe.c             status->MPI_TAG = mqstat.msg_tag.tag0;
tag0               99 ompi/mca/mtl/psm2/mtl_psm2_probe.c             status->MPI_TAG = mqstat.msg_tag.tag0;
tag0               79 ompi/mca/mtl/psm2/mtl_psm2_types.h       (tag).tag0 = utag;                    \
tag0               86 ompi/mca/mtl/psm2/mtl_psm2_types.h         (tag).tag0 = user_tag;                                          \
tag0               89 ompi/mca/mtl/psm2/mtl_psm2_types.h         (_tagsel).tag0 = 0xffffffffULL;                                 \
tag0               94 ompi/mca/mtl/psm2/mtl_psm2_types.h             (_tagsel).tag0 = 0x80000000ULL;                             \
tag0               95 ompi/mca/mtl/psm2/mtl_psm2_types.h             (tag).tag0 = 0x00000000ULL;                                 \
tag0               20 orte/test/mpi/crisscross.c  int            tag0=41;              /* MPI message tag                     */
tag0              126 orte/test/mpi/crisscross.c              mpierr = MPI_Sendrecv(process_name, MPI_MAX_PROCESSOR_NAME + 1, MPI_CHAR, i, tag0,
tag0              127 orte/test/mpi/crisscross.c                                    partner_name, MPI_MAX_PROCESSOR_NAME + 1, MPI_CHAR, i, tag0, MPI_COMM_WORLD, &status);
tag0              141 orte/test/mpi/crisscross.c              mpierr = MPI_Sendrecv(process_name, MPI_MAX_PROCESSOR_NAME + 1, MPI_CHAR, j, tag0,
tag0              142 orte/test/mpi/crisscross.c                                    partner_name, MPI_MAX_PROCESSOR_NAME + 1, MPI_CHAR, j, tag0, MPI_COMM_WORLD, &status);
tag0               20 orte/test/mpi/sendrecv_blaster.c     int            tag0=41;              /* MPI message tag                     */
tag0              161 orte/test/mpi/sendrecv_blaster.c         mpierr = MPI_Sendrecv(send_buff, count, MPI_CHAR, dest, tag0,
tag0              162 orte/test/mpi/sendrecv_blaster.c                               recv_buff, n_bytes, MPI_CHAR, src, tag0, MPI_COMM_WORLD, &status);
tag0              174 orte/test/mpi/sendrecv_blaster.c             mpierr = MPI_Sendrecv(send_buff, count, MPI_CHAR, rank, tag0,
tag0              175 orte/test/mpi/sendrecv_blaster.c                                   recv_buff, n_bytes, MPI_CHAR, rank, tag0, MPI_COMM_WORLD, &status);