Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_THROW

105 #  define _GLIBCXX_THROW(_EXC)
109 # define _GLIBCXX_THROW(_EXC) throw(_EXC)