Searched defs:CheckForCallocOverflow (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h61 INLINE bool CheckForCallocOverflow(uptr size, uptr n) { function in namespace:__sanitizer

Completed in 106 milliseconds