Searched defs:compilerrt_abort (Results 1 – 2 of 2) sorted by relevance
23 #define compilerrt_abort() compilerrt_abort_impl(__FILE__, __LINE__, __func__) macro
21 #define compilerrt_abort() __compilerrt_abort_impl(__FILE__, __LINE__, __func__) macro