Home
last modified time | relevance | path

Searched defs:CanAllocate (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h151 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
H A Dsanitizer_allocator_primary64.h169 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function