Searched refs:__noexcept (Results 1 – 2 of 2) sorted by relevance
84 _Noreturn void abort(void) __noexcept;86 int atexit(void (* _Nonnull)(void)) __noexcept;154 _Noreturn void _Exit(int) __noexcept;163 int at_quick_exit(void (*)(void)) __noexcept;
290 #define __noexcept noexcept macro293 #define __noexcept macro