Searched defs:sz (Results 1 – 25 of 113) sorted by relevance
12345
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
|
A D | new_op.cc | 42 operator new (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opva.cc | 30 operator new[] (std::size_t sz, std::align_val_t al) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opnt.cc | 32 operator new (std::size_t sz, const std::nothrow_t&) noexcept in operator new()
|
A D | new_opva.cc | 30 operator new[] (std::size_t sz, std::align_val_t al) in operator new[]()
|
A D | new_opvnt.cc | 31 operator new[] (std::size_t sz, const std::nothrow_t&) noexcept in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opva.cc | 30 operator new[] (std::size_t sz, std::align_val_t al) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opnt.cc | 35 operator new (std::size_t sz, const std::nothrow_t&) noexcept in operator new()
|
A D | new_opva.cc | 30 operator new[] (std::size_t sz, std::align_val_t al) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t&) noexcept in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opnt.cc | 35 operator new (std::size_t sz, const std::nothrow_t&) noexcept in operator new()
|
A D | new_opva.cc | 30 operator new[] (std::size_t sz, std::align_val_t al) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t&) noexcept in operator new[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/ |
A D | new_opv.cc | 30 operator new[] (std::size_t sz) _GLIBCXX_THROW (std::bad_alloc) in operator new[]()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) in operator new[]()
|
Completed in 14 milliseconds
12345