Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_primary32.h143 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
H A Dsanitizer_allocator_primary64.h105 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_primary32.h139 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
H A Dsanitizer_allocator_primary64.h102 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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