Searched defs:Py_STRINGIFY (Results 1 – 5 of 5) sorted by relevance
41 #define Py_STRINGIFY(x) _Py_XSTRINGIFY(x) macro