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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h61 inline bool CheckForCallocOverflow(uptr size, uptr n) { function in namespace:__sanitizer

Completed in 105 milliseconds