Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dpyconfig.h93 ("[MSC v." _Py_STRINGIZE(_MSC_VER) " " SUFFIX "]")
104 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X)) macro
124 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 64 bit (amd64) with MSC v." _Py_STRIN…
174 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 32 bit (Intel) with MSC v." _Py_STRIN…
/external/python/cpython2/PC/
Dpyconfig.h116 ("[MSC v." _Py_STRINGIZE(_MSC_VER) " " SUFFIX "]")
127 #define _Py_STRINGIZE(X) _Py_STRINGIZE1((X)) macro
152 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 64 bit (amd64) with MSC v." _Py_STRIN…
212 #define COMPILER ("[ICC v." _Py_STRINGIZE(__INTEL_COMPILER) " 32 bit (Intel) with MSC v." _Py_STRIN…