Searched defs:MPIR_Sendq (Results 1 – 4 of 4) sorted by relevance
17 typedef struct MPIR_Sendq { struct20 struct MPIR_Sendq *next; argument21 } MPIR_Sendq; typedef
331 typedef struct MPIR_Sendq { struct334 struct MPIR_Sendq *next; argument335 } MPIR_Sendq; typedef
20 typedef struct MPIR_Sendq { struct23 struct MPIR_Sendq *next; argument24 } MPIR_Sendq; typedef
354 typedef struct MPIR_Sendq { struct357 struct MPIR_Sendq *next; argument358 struct MPIR_Sendq *prev; argument359 } MPIR_Sendq; typedef