Searched defs:nothrow_t (Results 1 – 25 of 47) sorted by relevance
12
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
A D | del_opnt.cc | 44 operator delete (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
A D | del_opnt.cc | 44 operator delete (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) noexcept in operator delete[]()
|
A D | new_opnt.cc | 35 operator new (std::size_t sz, const std::nothrow_t&) noexcept in operator new()
|
A D | new_opvnt.cc | 30 operator new[] (std::size_t sz, const std::nothrow_t&) noexcept in operator new[]()
|
A D | del_opant.cc | 30 operator delete (void *ptr, std::align_val_t al, const std::nothrow_t&) noexcept in operator delete()
|
A D | del_opnt.cc | 44 operator delete (void *ptr, const std::nothrow_t&) noexcept in operator delete()
|
A D | del_opvant.cc | 30 operator delete[] (void *ptr, std::align_val_t al, const std::nothrow_t&) noexcept in operator delete[]()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
A D | del_opvant.cc | 30 operator delete[] (void *ptr, std::align_val_t al, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
A D | new_opvant.cc | 31 operator new[] (std::size_t sz, std::align_val_t al, const std::nothrow_t&) in operator new[]()
|
A D | del_opant.cc | 30 operator delete (void *ptr, std::align_val_t al, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete()
|
A D | del_opnt.cc | 44 operator delete (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete()
|
A D | new_opant.cc | 31 operator new(std::size_t sz, std::align_val_t al, const std::nothrow_t&) in operator new()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) noexcept in operator delete[]()
|
A D | new_opnt.cc | 32 operator new (std::size_t sz, const std::nothrow_t&) noexcept 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 | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
A D | del_opant.cc | 30 operator delete (void *ptr, std::align_val_t al, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/ |
A D | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) noexcept in operator delete[]()
|
A D | new_opnt.cc | 35 operator new (std::size_t sz, const std::nothrow_t&) noexcept 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 | del_opvnt.cc | 30 operator delete[] (void *ptr, const std::nothrow_t&) _GLIBCXX_USE_NOEXCEPT in operator delete[]()
|
Completed in 27 milliseconds
12