Searched refs:MP_ARGCHK (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/mpi/
H A Dmpi-config.h90 #ifndef MP_ARGCHK
97 #define MP_ARGCHK 2 /* how to check input arguments */ macro
99 #define MP_ARGCHK 1 /* how to check input arguments */ macro
H A Dmpi.h378 #if MP_ARGCHK == 1
380 #elif MP_ARGCHK == 2
H A Dmpi.c274 #if MP_ARGCHK == 2
2081 #if MP_ARGCHK == 2
4267 #if MP_ARGCHK == 2
4294 #if MP_ARGCHK == 2

Completed in 104 milliseconds