Searched refs:PY_INT64_T (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Include/
H A Dlongintrepr.h48 typedef PY_INT64_T stwodigits; /* signed variant of twodigits */
H A Dpyport.h135 #ifndef PY_INT64_T
136 #define PY_INT64_T int64_t macro
/external/python/cpython2/PC/
H A Dpyconfig.h438 #ifndef PY_INT64_T
441 #define PY_INT64_T PY_LONG_LONG macro

Completed in 493 milliseconds