Searched defs:gcc_unreachable (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ | ||
| H A D | tsystem.h | 132 #define gcc_unreachable() (abort ()) macro |
| H A D | system.h | 585 #define gcc_unreachable() (fancy_abort (__FILE__, __LINE__, __FUNCTION__)) macro |