Searched refs:ASAN_MEMSET_IMPL (Results 1 – 1 of 1) sorted by relevance
417 #define ASAN_MEMSET_IMPL(ctx, block, c, size) do { \ macro430 ASAN_MEMSET_IMPL(nullptr, block, c, size); in __asan_memset()473 ASAN_MEMSET_IMPL(ctx, block, c, size); in INTERCEPTOR()