Searched refs:MP_MEMCPY (Results 1 – 3 of 3) sorted by relevance
82 #ifndef MP_MEMCPY83 #define MP_MEMCPY 1 /* use memcpy() to copy buffers? */ macro
176 #if MP_MEMCPY == 0
2869 #if MP_MEMCPY == 0 in s_mp_copy()