ompi_mpi_long_long_int 83 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_long_long_int = OMPI_DATATYPE_INIT_PREDEFINED (LONG_LONG_INT, OMPI_DATATYPE_FLAG_DATA_C | OMPI_DATATYPE_FLAG_DATA_INT ); ompi_mpi_long_long_int 71 ompi/mpi/c/type_create_f90_integer.c else if (r > 18) *newtype = &ompi_mpi_long_long_int.dt; ompi_mpi_long_long_int 79 ompi/mpi/c/type_create_f90_integer.c else if (r > 9) *newtype = &ompi_mpi_long_long_int.dt; ompi_mpi_long_long_int 217 test/datatype/ddt_raw.c ompi_datatype_add( pdt1, &ompi_mpi_long_long_int.dt, 5, 0, -1 ); ompi_mpi_long_long_int 407 test/datatype/ddt_test.c ompi_datatype_add( pdt1, &ompi_mpi_long_long_int.dt, 5, 0, -1 );