Searched refs:as_abort (Results 1 – 3 of 3) sorted by relevance
11 break as_abort
110 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__)565 void as_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
457 as_abort (const char *file, int line, const char *fn) in as_abort() function