Searched refs:MPI2_pSGE_SET_FLAGS_LENGTH (Results 1 – 2 of 2) sorted by relevance
980 #define MPI2_pSGE_SET_FLAGS_LENGTH(psg, f, l) ((psg)->FlagsLength = \ macro
997 #define MPI2_pSGE_SET_FLAGS_LENGTH(psg,f,l) (psg)->FlagsLength = MPI2_SGE_SET_FLAGS_LENGTH(f,l) macro