ompi_datatype_unpack_external  384 ompi/datatype/ompi_datatype.h OMPI_DECLSPEC int ompi_datatype_unpack_external( const char datarep[], const void *inbuf, MPI_Aint insize,
ompi_datatype_unpack_external  542 ompi/mca/coll/libnbc/nbc_internal.h     res = ompi_datatype_unpack_external("external32", src, size, &pos, tgt, srccount, srctype);
ompi_datatype_unpack_external   70 ompi/mpi/c/unpack_external.c     rc = ompi_datatype_unpack_external(datarep, inbuf, insize,
ompi_datatype_unpack_external  137 test/datatype/external32.c     error = ompi_datatype_unpack_external("external32", buffer, buffer_size, &position,