Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_THROW

111 #  define _GLIBCXX_THROW(_EXC)
115 # define _GLIBCXX_THROW(_EXC) throw(_EXC)