MPI_T_enum 52 examples/spc_example.c MPI_T_enum enumtype; MPI_T_enum 26 ompi/mpi/tool/cvar_get_info.c MPI_Datatype *datatype, MPI_T_enum *enumtype, char *desc, MPI_T_enum 56 ompi/mpi/tool/cvar_get_info.c *enumtype = var->mbv_enumerator ? (MPI_T_enum) var->mbv_enumerator : MPI_T_ENUM_NULL; MPI_T_enum 25 ompi/mpi/tool/enum_get_info.c int MPI_T_enum_get_info(MPI_T_enum enumtype, int *num, char *name, int *name_len) MPI_T_enum 25 ompi/mpi/tool/enum_get_item.c int MPI_T_enum_get_item(MPI_T_enum enumtype, int index, int *value, char *name, MPI_T_enum 27 ompi/mpi/tool/pvar_get_info.c MPI_T_enum *enumtype, char *desc, int *desc_len, int *bind, MPI_T_enum 72 ompi/mpi/tool/pvar_get_info.c *enumtype = pvar->enumerator ? (MPI_T_enum) pvar->enumerator : MPI_T_ENUM_NULL; MPI_T_enum 43 test/spc/spc_test.c MPI_T_enum enumtype;