Searched refs:Py_LL (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dpyport.h942 #ifndef Py_LL
943 #define Py_LL(x) x##LL macro
947 #define Py_ULL(x) Py_LL(x##U)
/external/python/cpython2/PC/
H A Dpyconfig.h403 #define Py_LL(x) x##I64 macro

Completed in 117 milliseconds