Searched refs:_Py_STRINGIZE1 (Results 1 – 2 of 2) sorted by relevance
104 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X))105 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X macro
127 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X))128 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X macro