Home
last modified time | relevance | path

Searched defs:_GLIBCXX_THROW_OR_ABORT (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/libstdc++-headers/include-4.9/bits/
A Dc++config.h125 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
127 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-5/bits/
A Dc++config.h133 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
135 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-6/bits/
A Dc++config.h135 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
137 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-7/bits/
A Dc++config.h154 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
156 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-8/bits/
A Dc++config.h161 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
163 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-10/bits/
A Dc++config.h188 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
190 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-9/bits/
A Dc++config.h181 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
183 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro
/l4re-core-master/libstdc++-headers/include-11/bits/
A Dc++config.h204 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) macro
206 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort()) macro

Completed in 30 milliseconds