Home
last modified time | relevance | path

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

/external/python/cpython3/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)
/external/python/cpython2/PC/
Dpyconfig.h142 #define MS_WIN64 macro
146 #ifdef MS_WIN64
202 #ifdef MS_WIN64
209 #if defined(MS_WIN32) && !defined(MS_WIN64)
346 #if defined(MS_WIN64)
D_subprocess.c72 #if defined(MS_WIN32) && !defined(MS_WIN64)
/external/python/cpython2/Modules/_io/
Dfileio.c518 #if defined(MS_WIN64) || defined(MS_WINDOWS) in fileio_readinto()
607 #if defined(MS_WIN64) || defined(MS_WINDOWS) in fileio_readall()
671 #if defined(MS_WIN64) || defined(MS_WINDOWS) in fileio_read()
683 #if defined(MS_WIN64) || defined(MS_WINDOWS) in fileio_read()
726 #if defined(MS_WIN64) || defined(MS_WINDOWS) in fileio_write()
790 #if defined(MS_WIN64) || defined(MS_WINDOWS) in portable_lseek()
D_iomodule.h99 #if defined(MS_WIN64) || defined(MS_WINDOWS)
/external/python/cpython3/Include/
Dpythonrun.h25 #if defined(WIN32) && !defined(MS_WIN64) && !defined(_M_ARM) && defined(_MSC_VER) && _MSC_VER >= 13…
/external/python/cpython2/Modules/
Dsocketmodule.h86 # ifdef MS_WIN64
Dposixmodule.c1022 #if defined(MS_WIN64) || defined(MS_WINDOWS)
6739 #if defined(MS_WIN64) || defined(MS_WINDOWS) in posix_lseek()
6768 #if defined(MS_WIN64) || defined(MS_WINDOWS) in posix_lseek()
6839 #if defined(MS_WIN64) || defined(MS_WINDOWS) in posix_write()
/external/python/cpython3/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)
/external/python/cffi/c/
Dmisc_win32.h207 #ifndef MS_WIN64 in dlsym()
/external/python/cpython2/Include/
Dpythonrun.h160 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
Dpyport.h253 # if defined(MS_WIN64) || defined(MS_WINDOWS)
/external/python/cpython3/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()
/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c463 #if defined(MS_WIN32) && !defined(_WIN32_WCE) && !defined(MS_WIN64) in _ctypes_alloc_callback()
Dcallproc.c802 #if defined(MS_WIN32) && !defined(MS_WIN64) && !defined(_WIN32_WCE) in _call_function_pointer()
873 #ifdef MS_WIN64 in _call_function_pointer()
D_ctypes.c3283 #ifdef MS_WIN64 in FindAddress()
4848 #ifdef MS_WIN64 in PyCArrayType_from_ctype()