HomeSort by relevance Sort by last modified time
    Searched full:tycon_contiguous (Results 1 - 1 of 1) sorted by null

  /external/valgrind/mpi/
mpiwrap_type_test.c 24 static Ty tycon_Contiguous ( int count, Ty t )
254 TRY(True, tycon_Contiguous(3, MPI_INT),
260 TRY(True, tycon_Struct2(0,1,MPI_CHAR, 8,1,tycon_Contiguous(4, MPI_DOUBLE)),
263 TRY(True, tycon_Contiguous(10, tycon_Struct2(1,1,MPI_CHAR, 4,1,MPI_FLOAT)),

Completed in 259 milliseconds