Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_NOTHROW

40 //   _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
119 #ifndef _GLIBCXX_NOTHROW
120 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT