Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dpyconfig.h104 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X))
105 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X macro
/external/python/cpython2/PC/
Dpyconfig.h127 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X))
128 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X macro