Home
last modified time | relevance | path

Searched refs:MS_WIN64 (Results 1 – 9 of 9) sorted by relevance

/third_party/python/PC/
Dpyconfig.h117 #define MS_WIN64 macro
121 #ifdef MS_WIN64
167 #ifdef MS_WIN64
174 #if defined(MS_WIN32) && !defined(MS_WIN64)
281 #if defined(MS_WIN64)
/third_party/python/Include/
Dpythonrun.h25 #if defined(WIN32) && !defined(MS_WIN64) && !defined(_M_ARM) && defined(_MSC_VER) && _MSC_VER >= 13…
/third_party/python/Modules/
Dsocketmodule.h210 # ifdef MS_WIN64
Doverlapped.c18 #if defined(MS_WIN32) && !defined(MS_WIN64)
D_winapi.c47 #if defined(MS_WIN32) && !defined(MS_WIN64)
/third_party/python/Modules/_ctypes/
Dcallbacks.c400 #if defined(MS_WIN32) && !defined(_WIN32_WCE) && !defined(MS_WIN64) && !defined(_M_ARM) in _ctypes_alloc_callback()
Dcallproc.c824 #if defined(MS_WIN32) && !defined(MS_WIN64) && !defined(_WIN32_WCE) && !defined(_M_ARM) in _call_function_pointer()
D_ctypes.c3372 #ifdef MS_WIN64 in FindAddress()
4903 #ifdef MS_WIN64 in PyCArrayType_from_ctype()
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch501 +#if !defined(MS_WIN64) && defined(_WIN64)
502 +# define MS_WIN64
2675 #if defined(MS_WIN32) && !defined(MS_WIN64)
3609 +#if defined(MS_WIN64)