Searched refs:MEMCPY_RESULT (Results 1 – 4 of 4) sorted by relevance
30 #ifndef MEMCPY_RESULT31 # define MEMCPY_RESULT(dst, len) dst macro
19 #ifndef MEMCPY_RESULT20 # define MEMCPY_RESULT(dst, len) dst macro
19 #define MEMCPY_RESULT(dst, len) (dst) + (len) macro
Completed in 4 milliseconds