Searched refs:__msan_memset (Results 1 – 2 of 2) sorted by relevance
209 void *__msan_memset(void *dst, int c, uintptr_t n);210 void *__msan_memset(void *dst, int c, uintptr_t n) in __msan_memset() function232 EXPORT_SYMBOL(__msan_memset);
18 void *__msan_memset(void *s, int c, size_t n);