Searched defs:ASAN_MEMCPY_IMPL (Results 1 – 2 of 2) sorted by relevance
81 #define ASAN_MEMCPY_IMPL(ctx, to, from, size) \ in DECLARE_REAL() macro
395 #define ASAN_MEMCPY_IMPL(ctx, to, from, size) do { \ macro