Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dsystem.h703 #define gcc_unreachable() __builtin_unreachable() macro
705 #define gcc_unreachable() (fancy_abort (__FILE__, __LINE__, __FUNCTION__)) macro