Searched defs:handle_error_impl (Results 1 – 3 of 3) sorted by relevance
106 #define handle_error(X) handle_error_impl(__FILE__, __LINE__, X) in handle_error_impl() function 101 inline void handle_error_impl(const char *file, int32_t line, const char *msg) { handle_error_impl() function