Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_THROW

106 #  define _GLIBCXX_THROW(_EXC)
110 # define _GLIBCXX_THROW(_EXC) throw(_EXC)