Searched defs:ASAN_MEMSET_IMPL (Results 1 – 2 of 2) sorted by relevance
99 #define ASAN_MEMSET_IMPL(ctx, block, c, size) \ in DECLARE_REAL() macro
417 #define ASAN_MEMSET_IMPL(ctx, block, c, size) do { \ macro