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

/openbsd-current/gnu/gcc/libstdc++-v3/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
/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dnew_opvnt.cc34 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) throw() argument
H A Dnew_handler.cc34 const std::nothrow_t std::nothrow = { }; member in class:std
/openbsd-current/gnu/gcc/gcc/cp/
H A Dinit.c1604 int nothrow, check_new; local
H A Dcall.c276 int nothrow; local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dinit.c2165 int use_cookie, nothrow, check_new; local
H A Dcall.c359 int nothrow; local
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.c12587 tree nothrow = tree_cons (get_identifier ("nothrow"), NULL, NULL); local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarf2out.c225 unsigned nothrow : 1; member in struct:dw_fde_struct

Completed in 375 milliseconds