Searched defs:__sz (Results 1 – 1 of 1) sorted by relevance
27 void* __attribute__((weak)) operator new(size_t __sz, const std::nothrow_t&) { in operator new()30 void* __attribute__((weak)) operator new[](size_t __sz, const std::nothrow_t&) { in operator new[]()