OMPI_F2C_IN_PLACE   82 ompi/mpi/fortran/mpif-h/allgather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   88 ompi/mpi/fortran/mpif-h/allgatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/allreduce_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   82 ompi/mpi/fortran/mpif-h/alltoall_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpi/fortran/mpif-h/alltoallv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE  101 ompi/mpi/fortran/mpif-h/alltoallw_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/exscan_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   82 ompi/mpi/fortran/mpif-h/gather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   89 ompi/mpi/fortran/mpif-h/gatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/iallgather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   90 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   84 ompi/mpi/fortran/mpif-h/iallreduce_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/ialltoall_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   94 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE  102 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   84 ompi/mpi/fortran/mpif-h/iexscan_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   84 ompi/mpi/fortran/mpif-h/igather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   90 ompi/mpi/fortran/mpif-h/igatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpi/fortran/mpif-h/ineighbor_allgather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpi/fortran/mpif-h/ineighbor_alltoall_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   97 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   85 ompi/mpi/fortran/mpif-h/ireduce_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   88 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   90 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   84 ompi/mpi/fortran/mpif-h/iscan_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpi/fortran/mpif-h/iscatter_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpi/fortran/mpif-h/iscatterv_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);
OMPI_F2C_IN_PLACE   85 ompi/mpi/fortran/mpif-h/neighbor_allgather_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   91 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   85 ompi/mpi/fortran/mpif-h/neighbor_alltoall_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   96 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/reduce_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   88 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/scan_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   83 ompi/mpi/fortran/mpif-h/scatter_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);
OMPI_F2C_IN_PLACE   91 ompi/mpi/fortran/mpif-h/scatterv_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpiext/pcollreq/mpif-h/allgather_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   87 ompi/mpiext/pcollreq/mpif-h/allreduce_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   86 ompi/mpiext/pcollreq/mpif-h/alltoall_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   97 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE  106 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   87 ompi/mpiext/pcollreq/mpif-h/exscan_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   87 ompi/mpiext/pcollreq/mpif-h/gather_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   89 ompi/mpiext/pcollreq/mpif-h/neighbor_allgather_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   96 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   90 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoall_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE  100 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   88 ompi/mpiext/pcollreq/mpif-h/reduce_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   91 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   93 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   87 ompi/mpiext/pcollreq/mpif-h/scan_init_f.c     sendbuf = (char *) OMPI_F2C_IN_PLACE(sendbuf);
OMPI_F2C_IN_PLACE   88 ompi/mpiext/pcollreq/mpif-h/scatter_init_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);
OMPI_F2C_IN_PLACE   95 ompi/mpiext/pcollreq/mpif-h/scatterv_init_f.c     recvbuf = (char *) OMPI_F2C_IN_PLACE(recvbuf);