Searched refs:PY_UINT64_T (Results 1 - 4 of 4) sorted by relevance

/external/python/cpython2/Include/
H A Dlongintrepr.h47 typedef PY_UINT64_T twodigits;
H A Dpyport.h114 #ifndef PY_UINT64_T
115 #define PY_UINT64_T uint64_t macro
/external/python/cpython2/PC/
H A Dpyconfig.h421 #ifndef PY_UINT64_T
424 #define PY_UINT64_T unsigned PY_LONG_LONG macro
/external/python/cpython2/Python/
H A Ddtoa.c162 #define ULLong PY_UINT64_T

Completed in 214 milliseconds