Searched defs:err_string (Results 1 – 7 of 7) sorted by relevance
136 #define PyFPE_START_PROTECT(err_string, leave_stmt) \ argument
9 #define PyFPE_START_PROTECT(err_string, leave_stmt) argument
71 static char err_string[ERR_BUFFER_SIZE]; in windows_error_str() local
48 static char err_string[ERR_BUFFER_SIZE]; in windows_error_str() local
556 err_string(const char *message) in err_string() function
2280 PyObject *v, *format_tuple, *err_string; in listindex() local
549 err_string(char *message) in err_string() function