Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_NOTHROW

41 //   _GLIBCXX_NOTHROW
56 #ifndef _GLIBCXX_NOTHROW
58 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
114 #ifndef _GLIBCXX_NOTHROW
115 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT