Searched refs:Py_LL (Results 1 – 4 of 4) sorted by relevance
759 #ifndef Py_LL760 #define Py_LL(x) x##LL macro764 #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)
344 #define Py_LL(x) x##I64 macro
403 #define Py_LL(x) x##I64 macro