Searched refs:ERRSTR1 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _ssl.c | 377 #define ERRSTR1(x,y,z) (x ":" y ": " z) macro 378 #define ERRSTR(x) ERRSTR1("_ssl.c", Py_STRINGIFY(__LINE__), x) |
Completed in 8 milliseconds