Searched defs:err_string (Results 1 – 5 of 5) sorted by relevance
11 #define PyFPE_START_PROTECT(err_string, leave_stmt) argument
34 const char *err_string; in ff_cuda_check() local
938 const char* err_string, in CollectExceptionInfo()985 const char* err_string = uv_err_name(errorno); in CollectUVExceptionInfo() local
51 static char err_string[256]; in windows_error_str() local
552 err_string(const char *message) in err_string() function