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

/freebsd-9.3-release/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-9.3-release/contrib/libc++/src/
H A Dnew.cpp154 const nothrow_t nothrow = {}; member in namespace:std
/freebsd-9.3-release/contrib/gcc/cp/
H A Dinit.c1604 int nothrow, check_new; local
H A Dcall.c276 int nothrow; local
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c12595 tree nothrow = tree_cons (get_identifier ("nothrow"), NULL, NULL); local

Completed in 357 milliseconds