Searched refs:IdentInfo_MPI_Comm_size (Results 1 – 2 of 2) sorted by relevance
184 IdentInfo_MPI_Comm_size = &ASTCtx.Idents.get("MPI_Comm_size"); in initAdditionalIdentifiers()185 MPIType.push_back(IdentInfo_MPI_Comm_size); in initAdditionalIdentifiers()186 assert(IdentInfo_MPI_Comm_size); in initAdditionalIdentifiers()
88 *IdentInfo_MPI_Comm_size = nullptr, *IdentInfo_MPI_Wait = nullptr, variable