Home
last modified time | relevance | path

Searched refs:_Py_STRINGIZE2 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/PC/
Dpyconfig.h105 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X
106 #define _Py_STRINGIZE2(X) #X macro
/external/python/cpython2/PC/
Dpyconfig.h128 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X
129 #define _Py_STRINGIZE2(X) #X macro