Searched refs:Py_LL (Results 1 – 4 of 4) sorted by relevance
774 #ifndef Py_LL775 #define Py_LL(x) x##LL macro779 #define Py_ULL(x) Py_LL(x##U)
942 #ifndef Py_LL943 #define Py_LL(x) x##LL macro947 #define Py_ULL(x) Py_LL(x##U)
338 #define Py_LL(x) x##I64 macro
403 #define Py_LL(x) x##I64 macro