Searched defs:err_string (Results 1 – 9 of 9) sorted by relevance
11 #define PyFPE_START_PROTECT(err_string, leave_stmt) argument
136 #define PyFPE_START_PROTECT(err_string, leave_stmt) \ argument
177 const char *err_string = GetCString(); in GetDescription() local
26 auto err_string = packet_ref.substr(4); in GetResponseType() local
51 static char err_string[256]; in windows_error_str() local
552 err_string(const char *message) in err_string() function
566 std::string err_string = "[GPU Memory Error] Addr: " + addr; in callbackEvent() local
2280 PyObject *v, *format_tuple, *err_string; in listindex() local
549 err_string(char *message) in err_string() function