python-2.7.6/include/pyconfig-win32.h File Reference

pyconfig-win32.h File Reference
#include <io.h>
#include <stdio.h>

Macros

#define _CRT_SECURE_NO_DEPRECATE   1
 
#define _CRT_NONSTDC_NO_DEPRECATE   1
 
#define HAVE_IO_H
 
#define HAVE_SYS_UTIME_H
 
#define HAVE_TEMPNAM
 
#define HAVE_TMPFILE
 
#define HAVE_TMPNAM
 
#define HAVE_CLOCK
 
#define HAVE_STRERROR
 
#define HAVE_HYPOT
 
#define HAVE_STRFTIME
 
#define DONT_HAVE_SIG_ALARM
 
#define DONT_HAVE_SIG_PAUSE
 
#define LONG_BIT   32
 
#define WORD_BIT   32
 
#define PREFIX   ""
 
#define EXEC_PREFIX   ""
 
#define MS_WIN32   /* only support win32 and greater. */
 
#define MS_WINDOWS
 
#define PYTHONPATH   ".\\DLLs;.\\lib;.\\lib\\plat-win;.\\lib\\lib-tk"
 
#define NT_THREADS
 
#define WITH_THREAD
 
#define USE_SOCKET
 
#define HAVE_LONG_LONG   1
 
#define PY_LONG_LONG   __int64
 
#define PY_LLONG_MAX   _I64_MAX
 
#define PY_LLONG_MIN   _I64_MIN
 
#define PY_ULLONG_MAX   _UI64_MAX
 
#define Py_ENABLE_SHARED   1 /* standard symbol for shared library */
 
#define MS_COREDLL   /* deprecated old symbol */
 
#define HAVE_DECLSPEC_DLL
 
#define PLATFORM   "win32"
 
#define HAVE_LARGEFILE_SUPPORT
 
#define SIZEOF_VOID_P   4
 
#define SIZEOF_OFF_T   4
 
#define SIZEOF_FPOS_T   8
 
#define SIZEOF_HKEY   4
 
#define SIZEOF_SIZE_T   4
 
#define SIZEOF_TIME_T   4
 
#define SIZEOF_SHORT   2
 
#define SIZEOF_INT   4
 
#define SIZEOF_LONG   4
 
#define SIZEOF_LONG_LONG   8
 
#define SIZEOF_DOUBLE   8
 
#define SIZEOF_FLOAT   4
 
#define HAVE_UINT32_T   1
 
#define PY_UINT32_T   unsigned int
 
#define HAVE_UINT64_T   1
 
#define PY_UINT64_T   unsigned PY_LONG_LONG
 
#define HAVE_INT32_T   1
 
#define PY_INT32_T   int
 
#define HAVE_INT64_T   1
 
#define PY_INT64_T   PY_LONG_LONG
 
#define HAVE_COPYSIGN   1
 
#define HAVE_DECL_ISINF   1
 
#define HAVE_DECL_ISNAN   1
 
#define HAVE_CONIO_H   1
 
#define HAVE_DIRECT_H   1
 
#define HAVE_TZNAME
 
#define RETSIGTYPE   void
 
#define STDC_HEADERS   1
 
#define HAVE_PUTENV
 
#define HAVE_PROTOTYPES
 
#define WITH_DOC_STRINGS   1
 
#define Py_USING_UNICODE
 
#define Py_UNICODE_SIZE   2
 
#define WITH_PYMALLOC   1
 
#define HAVE_DYNAMIC_LOADING
 
#define HAVE_FTIME
 
#define HAVE_GETPEERNAME
 
#define HAVE_GETPID
 
#define HAVE_MKTIME
 
#define HAVE_SETVBUF
 
#define HAVE_WCSCOLL   1
 
#define HAVE_ZLIB_COPY   1
 
#define HAVE_ERRNO_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_PROCESS_H   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_STDARG_PROTOTYPES
 
#define HAVE_STDDEF_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_WCHAR_H   1
 
#define HAVE_LIBNSL   1
 
#define HAVE_LIBSOCKET   1
 
#define Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE
 
#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754   1
 

Macro Definition Documentation

#define _CRT_NONSTDC_NO_DEPRECATE   1

Definition at line 53 of file pyconfig-win32.h.

#define _CRT_SECURE_NO_DEPRECATE   1

Definition at line 50 of file pyconfig-win32.h.

#define DONT_HAVE_SIG_ALARM

Definition at line 73 of file pyconfig-win32.h.

#define DONT_HAVE_SIG_PAUSE

Definition at line 74 of file pyconfig-win32.h.

#define DOUBLE_IS_LITTLE_ENDIAN_IEEE754   1

Definition at line 762 of file pyconfig-win32.h.

#define EXEC_PREFIX   ""

Definition at line 78 of file pyconfig-win32.h.

#define HAVE_CLOCK

Definition at line 63 of file pyconfig-win32.h.

#define HAVE_CONIO_H   1

Definition at line 461 of file pyconfig-win32.h.

#define HAVE_COPYSIGN   1

Definition at line 441 of file pyconfig-win32.h.

#define HAVE_DECL_ISINF   1

Definition at line 444 of file pyconfig-win32.h.

#define HAVE_DECL_ISNAN   1

Definition at line 447 of file pyconfig-win32.h.

#define HAVE_DECLSPEC_DLL

Definition at line 321 of file pyconfig-win32.h.

#define HAVE_DIRECT_H   1

Definition at line 466 of file pyconfig-win32.h.

#define HAVE_DYNAMIC_LOADING

Definition at line 574 of file pyconfig-win32.h.

#define HAVE_ERRNO_H   1

Definition at line 659 of file pyconfig-win32.h.

#define HAVE_FCNTL_H   1

Definition at line 664 of file pyconfig-win32.h.

#define HAVE_FTIME

Definition at line 578 of file pyconfig-win32.h.

#define HAVE_GETPEERNAME

Definition at line 582 of file pyconfig-win32.h.

#define HAVE_GETPID

Definition at line 589 of file pyconfig-win32.h.

#define HAVE_HYPOT

Definition at line 71 of file pyconfig-win32.h.

#define HAVE_INT32_T   1

Definition at line 423 of file pyconfig-win32.h.

#define HAVE_INT64_T   1

Definition at line 433 of file pyconfig-win32.h.

#define HAVE_IO_H

Definition at line 58 of file pyconfig-win32.h.

#define HAVE_LARGEFILE_SUPPORT

Definition at line 358 of file pyconfig-win32.h.

#define HAVE_LIBNSL   1

Definition at line 736 of file pyconfig-win32.h.

#define HAVE_LIBSOCKET   1

Definition at line 742 of file pyconfig-win32.h.

#define HAVE_LONG_LONG   1

Definition at line 305 of file pyconfig-win32.h.

#define HAVE_MKTIME

Definition at line 602 of file pyconfig-win32.h.

#define HAVE_PROCESS_H   1

Definition at line 669 of file pyconfig-win32.h.

#define HAVE_PROTOTYPES

Definition at line 545 of file pyconfig-win32.h.

#define HAVE_PUTENV

Definition at line 541 of file pyconfig-win32.h.

#define HAVE_SETVBUF

Definition at line 623 of file pyconfig-win32.h.

#define HAVE_SIGNAL_H   1

Definition at line 674 of file pyconfig-win32.h.

#define HAVE_STDARG_PROTOTYPES

Definition at line 678 of file pyconfig-win32.h.

#define HAVE_STDDEF_H   1

Definition at line 681 of file pyconfig-win32.h.

#define HAVE_STRERROR

Definition at line 64 of file pyconfig-win32.h.

#define HAVE_STRFTIME

Definition at line 72 of file pyconfig-win32.h.

#define HAVE_SYS_STAT_H   1

Definition at line 694 of file pyconfig-win32.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 705 of file pyconfig-win32.h.

#define HAVE_SYS_UTIME_H

Definition at line 59 of file pyconfig-win32.h.

#define HAVE_TEMPNAM

Definition at line 60 of file pyconfig-win32.h.

#define HAVE_TMPFILE

Definition at line 61 of file pyconfig-win32.h.

#define HAVE_TMPNAM

Definition at line 62 of file pyconfig-win32.h.

#define HAVE_TZNAME

Definition at line 484 of file pyconfig-win32.h.

#define HAVE_UINT32_T   1

Definition at line 406 of file pyconfig-win32.h.

#define HAVE_UINT64_T   1

Definition at line 416 of file pyconfig-win32.h.

#define HAVE_WCHAR_H   1

Definition at line 727 of file pyconfig-win32.h.

#define HAVE_WCSCOLL   1

Definition at line 648 of file pyconfig-win32.h.

#define HAVE_ZLIB_COPY   1

Definition at line 652 of file pyconfig-win32.h.

#define LONG_BIT   32

Definition at line 75 of file pyconfig-win32.h.

#define MS_COREDLL   /* deprecated old symbol */

Definition at line 317 of file pyconfig-win32.h.

#define MS_WIN32   /* only support win32 and greater. */

Definition at line 80 of file pyconfig-win32.h.

#define MS_WINDOWS

Definition at line 81 of file pyconfig-win32.h.

#define NT_THREADS

Definition at line 85 of file pyconfig-win32.h.

#define PLATFORM   "win32"

Definition at line 357 of file pyconfig-win32.h.

#define PREFIX   ""

Definition at line 77 of file pyconfig-win32.h.

#define Py_ENABLE_SHARED   1 /* standard symbol for shared library */

Definition at line 316 of file pyconfig-win32.h.

#define PY_INT32_T   int

Definition at line 424 of file pyconfig-win32.h.

#define PY_INT64_T   PY_LONG_LONG

Definition at line 434 of file pyconfig-win32.h.

#define PY_LLONG_MAX   _I64_MAX

Definition at line 308 of file pyconfig-win32.h.

#define PY_LLONG_MIN   _I64_MIN

Definition at line 309 of file pyconfig-win32.h.

#define PY_LONG_LONG   __int64

Definition at line 307 of file pyconfig-win32.h.

#define Py_SOCKET_FD_CAN_BE_GE_FD_SETSIZE

Definition at line 758 of file pyconfig-win32.h.

#define PY_UINT32_T   unsigned int

Definition at line 407 of file pyconfig-win32.h.

#define PY_UINT64_T   unsigned PY_LONG_LONG

Definition at line 417 of file pyconfig-win32.h.

#define PY_ULLONG_MAX   _UI64_MAX

Definition at line 310 of file pyconfig-win32.h.

#define Py_UNICODE_SIZE   2

Definition at line 565 of file pyconfig-win32.h.

#define Py_USING_UNICODE

Definition at line 561 of file pyconfig-win32.h.

#define PYTHONPATH   ".\\DLLs;.\\lib;.\\lib\\plat-win;.\\lib\\lib-tk"

Definition at line 83 of file pyconfig-win32.h.

#define RETSIGTYPE   void

Definition at line 506 of file pyconfig-win32.h.

#define SIZEOF_DOUBLE   8

Definition at line 383 of file pyconfig-win32.h.

#define SIZEOF_FLOAT   4

Definition at line 384 of file pyconfig-win32.h.

#define SIZEOF_FPOS_T   8

Definition at line 361 of file pyconfig-win32.h.

#define SIZEOF_HKEY   4

Definition at line 362 of file pyconfig-win32.h.

#define SIZEOF_INT   4

Definition at line 380 of file pyconfig-win32.h.

#define SIZEOF_LONG   4

Definition at line 381 of file pyconfig-win32.h.

#define SIZEOF_LONG_LONG   8

Definition at line 382 of file pyconfig-win32.h.

#define SIZEOF_OFF_T   4

Definition at line 360 of file pyconfig-win32.h.

#define SIZEOF_SHORT   2

Definition at line 379 of file pyconfig-win32.h.

#define SIZEOF_SIZE_T   4

Definition at line 363 of file pyconfig-win32.h.

#define SIZEOF_TIME_T   4

Definition at line 368 of file pyconfig-win32.h.

#define SIZEOF_VOID_P   4

Definition at line 359 of file pyconfig-win32.h.

#define STDC_HEADERS   1

Definition at line 512 of file pyconfig-win32.h.

#define USE_SOCKET

Definition at line 88 of file pyconfig-win32.h.

#define WITH_DOC_STRINGS   1

Definition at line 552 of file pyconfig-win32.h.

#define WITH_PYMALLOC   1

Definition at line 568 of file pyconfig-win32.h.

#define WITH_THREAD

Definition at line 86 of file pyconfig-win32.h.

#define WORD_BIT   32

Definition at line 76 of file pyconfig-win32.h.

Go to the source code of this file.