A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://help.autodesk.com/cloudhelp/2018/ENU/MotionBuilder-SDK/cpp_ref/pyport_8h.html below:

python-2.7.6/include/pyport.h File Reference

#include "pyconfig.h"
#include <stdlib.h>
#include <math.h>
#include <time.h>
#define _Py_SET_53BIT_PRECISION_END

Definition at line 593 of file pyport.h.

#define _Py_SET_53BIT_PRECISION_HEADER

Definition at line 591 of file pyport.h.

#define _Py_SET_53BIT_PRECISION_START

Definition at line 592 of file pyport.h.

#define _Py_SET_EDOM_FOR_NAN (   X )    ;

Definition at line 473 of file pyport.h.

#define DL_EXPORT (   RTYPE )    RTYPE

Definition at line 819 of file pyport.h.

#define DL_IMPORT (   RTYPE )    RTYPE

Definition at line 822 of file pyport.h.

#define INT_MAX   2147483647

Definition at line 861 of file pyport.h.

#define LONG_MIN   (-LONG_MAX-1)

Definition at line 875 of file pyport.h.

#define Py_ADJUST_ERANGE1 (   X ) Value:

do { \

if (errno == 0) { \

errno = ERANGE; \

} \

else if (errno == ERANGE && (X) == 0.0) \

errno = 0; \

} while(0)

Definition at line 503 of file pyport.h.

#define Py_ADJUST_ERANGE2 (   X,   Y  ) Value:

do { \

if (errno == 0) \

errno = ERANGE; \

} \

else if (errno == ERANGE) \

errno = 0; \

} while(0)

Definition at line 513 of file pyport.h.

#define Py_ARITHMETIC_RIGHT_SHIFT (   TYPE,   I,   J  )    ((I) >> (J))

Definition at line 438 of file pyport.h.

#define Py_DEPRECATED (   VERSION_UNUSED )

Definition at line 632 of file pyport.h.

#define Py_FORCE_EXPANSION (   X )    X

Definition at line 446 of file pyport.h.

#define Py_FORMAT_PARSETUPLE (   func,   p1,   p2  )

Definition at line 912 of file pyport.h.

#define PY_FORMAT_SIZE_T   ""

Definition at line 235 of file pyport.h.

#define Py_GCC_ATTRIBUTE (   x )

Definition at line 901 of file pyport.h.

#define Py_LL (   x )    x##LL

Definition at line 936 of file pyport.h.

#define PY_NO_SHORT_FLOAT_REPR

Definition at line 611 of file pyport.h.

#define Py_PROTO (   x )    ()

Definition at line 49 of file pyport.h.

#define Py_SAFE_DOWNCAST (   VALUE,   WIDE,   NARROW  )    (NARROW)(VALUE)

Definition at line 458 of file pyport.h.

#define Py_SET_ERRNO_ON_MATH_ERROR (   X ) Value:

do { \

if (errno == 0) { \

errno = ERANGE; \

} \

} while(0)

#define _Py_SET_EDOM_FOR_NAN(X)

Definition at line 475 of file pyport.h.

#define PyAPI_DATA (   RTYPE )    extern RTYPE

Definition at line 798 of file pyport.h.

#define PyAPI_FUNC (   RTYPE )    RTYPE

Definition at line 795 of file pyport.h.

#define PYLONG_BITS_IN_DIGIT   15

Definition at line 149 of file pyport.h.

#define PyMODINIT_FUNC   void

Definition at line 804 of file pyport.h.

#define S_ISDIR (   x )    (((x) & S_IFMT) == S_IFDIR)

Definition at line 405 of file pyport.h.

#define S_ISREG (   x )    (((x) & S_IFMT) == S_IFREG)

Definition at line 401 of file pyport.h.

Go to the source code of this file.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4