Searched refs:ERRSTR1 (Results 1 – 2 of 2) sorted by relevance
365 #define ERRSTR1(x,y,z) (x ":" y ": " z) macro366 #define ERRSTR(x) ERRSTR1("_ssl.c", STRINGIFY2(__LINE__), x)
538 #define ERRSTR1(x,y,z) (x ":" y ": " z) macro539 #define ERRSTR(x) ERRSTR1("_ssl.c", Py_STRINGIFY(__LINE__), x)