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

/opensolaris-onvv-gate/usr/src/common/mpi/
H A Dmpi-config.h111 #ifndef MP_MACRO
112 #define MP_MACRO 0 /* use macros for frequent calls? */ macro
H A Dmpi-priv.h145 If MP_MACRO is false, these will be defined as actual functions;
156 #if MP_MACRO == 0
185 #endif /* MP_MACRO */
190 #if MP_MACRO == 0
198 #endif /* MP_MACRO */
H A Dmpi.c2845 #if MP_MACRO == 0
2865 #if MP_MACRO == 0
2885 #if MP_MACRO == 0
2903 #if MP_MACRO == 0
2922 #if MP_MACRO == 0

Completed in 99 milliseconds