Searched defs:nothrow (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A Dnew_opvnt.cc35 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) throw() argument
H A Dnew_handler.cc35 const std::nothrow_t std::nothrow = { }; member in class:std
/freebsd-12-stable/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api.cpp48 namespace std { const nothrow_t nothrow = nothrow_t(); } member in namespace:std
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Dinit.c1604 int nothrow, check_new; local
H A Dcall.c276 int nothrow; local
/freebsd-12-stable/contrib/gcc/config/arm/
H A Darm.c12597 tree nothrow = tree_cons (get_identifier ("nothrow"), NULL, NULL); local

Completed in 218 milliseconds