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

/external/python/cpython2/PC/
H A Dpyconfig.h14 MS_WIN64 - Code specific to the MS Win64 API
137 #if defined(MS_WIN32) && !defined(MS_WIN64)
142 #define MS_WIN64 macro
146 #ifdef MS_WIN64
160 #endif /* MS_WIN64 */
202 #ifdef MS_WIN64
209 #if defined(MS_WIN32) && !defined(MS_WIN64)
219 #endif /* MS_WIN32 && !MS_WIN64 */
346 #if defined(MS_WIN64)
H A D_subprocess.c72 #if defined(MS_WIN32) && !defined(MS_WIN64)
/external/python/cpython3/PC/
H A Dpyconfig.h14 MS_WIN64 - Code specific to the MS Win64 API
114 #if defined(MS_WIN32) && !defined(MS_WIN64)
119 #define MS_WIN64 macro
123 #ifdef MS_WIN64
139 #endif /* MS_WIN64 */
171 #ifdef MS_WIN64
178 #if defined(MS_WIN32) && !defined(MS_WIN64)
192 #endif /* MS_WIN32 && !MS_WIN64 */
303 #if defined(MS_WIN64)
/external/python/cpython2/Modules/
H A Dsocketmodule.h86 # ifdef MS_WIN64
H A Dposixmodule.c1016 #if defined(MS_WIN64) || defined(MS_WINDOWS)
6712 #if defined(MS_WIN64) || defined(MS_WINDOWS)
6741 #if defined(MS_WIN64) || defined(MS_WINDOWS)
6812 #if defined(MS_WIN64) || defined(MS_WINDOWS)
/external/python/cpython2/Modules/_io/
H A D_iomodule.h99 #if defined(MS_WIN64) || defined(MS_WINDOWS)
H A Dfileio.c492 #if defined(MS_WIN64) || defined(MS_WINDOWS)
571 #if defined(MS_WIN64) || defined(MS_WINDOWS)
635 #if defined(MS_WIN64) || defined(MS_WINDOWS)
647 #if defined(MS_WIN64) || defined(MS_WINDOWS)
690 #if defined(MS_WIN64) || defined(MS_WINDOWS)
754 #if defined(MS_WIN64) || defined(MS_WINDOWS)
/external/python/cpython3/Modules/
H A Dsocketmodule.h115 # ifdef MS_WIN64
H A D_winapi.c45 #if defined(MS_WIN32) && !defined(MS_WIN64)
H A Doverlapped.c18 #if defined(MS_WIN32) && !defined(MS_WIN64)
/external/python/cpython2/Include/
H A Dpythonrun.h161 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
H A Dpyport.h253 # if defined(MS_WIN64) || defined(MS_WINDOWS)
/external/python/cpython3/Include/
H A Dpythonrun.h184 #if defined(WIN32) && !defined(MS_WIN64) && defined(_MSC_VER) && _MSC_VER >= 1300
/external/python/cpython3/Modules/_ctypes/
H A Dcallbacks.c383 #if defined(MS_WIN32) && !defined(_WIN32_WCE) && !defined(MS_WIN64)
H A Dcallproc.c770 #if defined(MS_WIN32) && !defined(MS_WIN64) && !defined(_WIN32_WCE)
841 #ifdef MS_WIN64
H A D_ctypes.c3079 #ifdef MS_WIN64
4554 #ifdef MS_WIN64
/external/python/cpython2/Modules/_ctypes/
H A Dcallbacks.c463 #if defined(MS_WIN32) && !defined(_WIN32_WCE) && !defined(MS_WIN64)
H A Dcallproc.c802 #if defined(MS_WIN32) && !defined(MS_WIN64) && !defined(_WIN32_WCE)
873 #ifdef MS_WIN64
H A D_ctypes.c3189 #ifdef MS_WIN64
4753 #ifdef MS_WIN64

Completed in 4931 milliseconds