Searched defs:CanAllocate (Results 1 – 2 of 2) sorted by relevance
348 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function735 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
604 bool CanAllocate() { in CanAllocate() function