Home
last modified time | relevance | path

Searched refs:MEMCPY_RESULT (Results 1 – 4 of 4) sorted by relevance

/benchtests/
A Dbench-memcpy-walk.c30 #ifndef MEMCPY_RESULT
31 # define MEMCPY_RESULT(dst, len) dst macro
A Dbench-memcpy-large.c19 #ifndef MEMCPY_RESULT
20 # define MEMCPY_RESULT(dst, len) dst macro
A Dbench-memcpy.c19 #ifndef MEMCPY_RESULT
20 # define MEMCPY_RESULT(dst, len) dst macro
A Dbench-mempcpy.c19 #define MEMCPY_RESULT(dst, len) (dst) + (len) macro

Completed in 4 milliseconds