Searched refs:__exit_with_error (Results 1 – 1 of 1) sorted by relevance
110 static void __exit_with_error(int error, const char *file, const char *func, int line) in __exit_with_error() function117 #define exit_with_error(error) __exit_with_error(error, __FILE__, __func__, __LINE__)