Home
last modified time | relevance | path

Searched refs:canReturnNull (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp538 bool canReturnNull() { in canReturnNull() function
644 if (Instance.canReturnNull()) in scudoAllocate()
678 if (Instance.canReturnNull()) in scudoPvalloc()
689 if (!Instance.canReturnNull()) in scudoPosixMemalign()
703 if (Instance.canReturnNull()) in scudoAlignedAlloc()