Searched refs:MP_MEMCPY (Results 1 – 2 of 2) sorted by relevance
36 #ifndef MP_MEMCPY37 #define MP_MEMCPY 1 /* use memcpy() to copy buffers? */ macro
149 #if MP_MEMCPY == 02729 #if MP_MEMCPY == 0 in s_mp_copy()