Home
last modified time | relevance | path

Searched refs:ERRSTR1 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_ssl.c377 #define ERRSTR1(x,y,z) (x ":" y ": " z) macro
378 #define ERRSTR(x) ERRSTR1("_ssl.c", Py_STRINGIFY(__LINE__), x)

Completed in 10 milliseconds