Home
last modified time | relevance | path

Searched defs:gmsg_ (Results 1 – 2 of 2) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/include/
H A Dmpierrs.h493 #define MPIU_ERR_SET1(err_,class_,gmsg_,smsg_,arg1_) \ argument
496 #define MPIU_ERR_SET2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
502 #define MPIU_ERR_SETANDSTMT1(err_,class_,stmt_,gmsg_,smsg_,arg1_) \ argument
521 #define MPIU_ERR_SETFATAL1(err_,class_,gmsg_,smsg_,arg1_) \ argument
524 #define MPIU_ERR_SETFATAL2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
551 #define MPIU_ERR_SET1(err_,class_,gmsg_,smsg_,arg1_) \ argument
553 #define MPIU_ERR_SET2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
570 #define MPIU_ERR_SETFATAL1(err_,class_,gmsg_,smsg_,arg1_) \ argument
572 #define MPIU_ERR_SETFATAL2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
605 #define MPIU_ERR_SETANDJUMP1(err_,class_,gmsg_,smsg_,arg1_) \ argument
[all …]
/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpir_err.h490 #define MPIR_ERRTEST_VALID_HANDLE(handle_,kind_,err_,errclass_,gmsg_) { \ argument
806 #define MPIR_ERR_SET1(err_,class_,gmsg_,smsg_,arg1_) \ argument
809 #define MPIR_ERR_SET2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
819 #define MPIR_ERR_SETANDSTMT1(err_,class_,stmt_,gmsg_,smsg_,arg1_) \ argument
826 #define MPIR_ERR_SETANDSTMT2(err_,class_,stmt_,gmsg_,smsg_,arg1_,arg2_) \ argument
855 #define MPIR_ERR_SETFATAL1(err_,class_,gmsg_,smsg_,arg1_) \ argument
858 #define MPIR_ERR_SETFATAL2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
903 #define MPIR_ERR_SET1(err_,class_,gmsg_,smsg_,arg1_) \ argument
905 #define MPIR_ERR_SET2(err_,class_,gmsg_,smsg_,arg1_,arg2_) \ argument
933 #define MPIR_ERR_SETFATAL1(err_,class_,gmsg_,smsg_,arg1_) \ argument
[all …]