Home
last modified time | relevance | path

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

/third_party/python/PC/
H A Dpyconfig.h95 * _Py_STRINGIZE2(_MSC_VER) but as this call is the result of token-pasting
97 * _Py_STRINGIZE2(1200) which then expands to
101 #define _Py_STRINGIZE1(X) _Py_STRINGIZE2 ## X
102 #define _Py_STRINGIZE2(X) #X macro

Completed in 1 milliseconds