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

/external/qemu/android/utils/
H A Dsystem.h57 #define AARRAY_COPY(dst,src,count) AMEM_COPY(dst,src,(count)*sizeof((dst)[0])) macro

Completed in 102 milliseconds