Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/
H A Dlibcxx.control_block_layout.pass.cpp80 char const* new_alloc = reinterpret_cast<char const*>(new_.__get_alloc()); test() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp159 void *new_alloc = malloc(size); _recalloc() local