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

/opensolaris-onvv-gate/usr/src/common/mpi/
H A Dmpi-config.h82 #ifndef MP_MEMCPY
83 #define MP_MEMCPY 1 /* use memcpy() to copy buffers? */ macro
H A Dmpi-priv.h167 of the MP_MEMSET and MP_MEMCPY configuration options...
176 #if MP_MEMCPY == 0
181 #endif /* MP_MEMCPY */
H A Dmpi.c2869 #if MP_MEMCPY == 0

Completed in 111 milliseconds