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

/osnet-11/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.c278 #if MP_ARGCHK == 2
2253 #if MP_ARGCHK == 2
4439 #if MP_ARGCHK == 2
4466 #if MP_ARGCHK == 2

Completed in 24 milliseconds