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