test_create_blacs_type1 86 test/datatype/ddt_lib.h extern ompi_datatype_t* test_create_blacs_type1( const ompi_datatype_t* base_type ); test_create_blacs_type1 313 test/datatype/ddt_raw.c pdt1 = test_create_blacs_type1( &ompi_mpi_int.dt ); test_create_blacs_type1 532 test/datatype/ddt_test.c pdt1 = test_create_blacs_type1( &ompi_mpi_int.dt ); test_create_blacs_type1 710 test/datatype/opal_datatype_test.c pdt1 = test_create_blacs_type1( &opal_datatype_int4 ); test_create_blacs_type1 48 test/datatype/opal_ddt_lib.h extern opal_datatype_t* test_create_blacs_type1( opal_datatype_t const * const base_type );