Searched refs:Py_LL (Results 1 – 2 of 2) sorted by relevance
779 #ifndef Py_LL780 #define Py_LL(x) x##LL macro784 #define Py_ULL(x) Py_LL(x##U)
341 #define Py_LL(x) x##I64 macro