Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp41 struct BuiltinNewWrapper { struct
43 static void* Allocate(size_t N) { in Allocate()
47 static void Deallocate(void* P, size_t) { in Deallocate()