Searched defs:Py_ULL (Results 1 – 6 of 6) sorted by relevance
639 #define Py_ULL(x) Py_LL(x##U) macro
947 #define Py_ULL(x) Py_LL(x##U) macro