test_create_blacs_type2 87 test/datatype/ddt_lib.h extern ompi_datatype_t* test_create_blacs_type2( const ompi_datatype_t* base_type ); test_create_blacs_type2 533 test/datatype/ddt_test.c pdt2 = test_create_blacs_type2( &ompi_mpi_int.dt ); test_create_blacs_type2 711 test/datatype/opal_datatype_test.c pdt2 = test_create_blacs_type2( &opal_datatype_int4 ); test_create_blacs_type2 49 test/datatype/opal_ddt_lib.h extern opal_datatype_t* test_create_blacs_type2( opal_datatype_t const * const base_type );