Home
last modified time | relevance | path

Searched refs:typebufsz (Results 1 – 13 of 13) sorted by relevance

/dports/net/mpich/mpich-3.4.3/test/mpi/datatype/
H A Dpairtype_pack.c21 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
100 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
142 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dblockindexed_misc.c23 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
249 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
291 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Ddarray_pack.c26 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
241 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
288 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dhindexed_block.c27 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
269 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
311 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dsubarray_pack.c25 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
612 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
654 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dindexed_misc.c49 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
593 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
635 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dindexed_misc_oldapi.c52 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
596 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
638 memset(typebuf, 0, typebufsz); in pack_and_unpack()
/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dpairtype-pack.c23 int typebufsz);
110 int typebufsz) in pack_and_unpack() argument
164 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dhindexed_block.c26 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz);
278 static int pack_and_unpack(char *typebuf, int count, MPI_Datatype datatype, int typebufsz) in pack_and_unpack() argument
320 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Ddarray-pack.c29 int typebufsz);
253 int typebufsz) in pack_and_unpack() argument
309 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dblockindexed-misc.c25 int typebufsz);
278 int typebufsz) in pack_and_unpack() argument
332 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dindexed-misc.c27 int typebufsz);
320 int typebufsz) in pack_and_unpack() argument
374 memset(typebuf, 0, typebufsz); in pack_and_unpack()
H A Dsubarray-pack.c27 int typebufsz);
647 int typebufsz) in pack_and_unpack() argument
701 memset(typebuf, 0, typebufsz); in pack_and_unpack()