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