Searched defs:pylong (Results 1 – 3 of 3) sorted by relevance
2803 #define PyDec_FromLong(st, pylong, context) \ argument2805 #define PyDec_FromLongExact(st, pylong, context) \ argument3572 PyLongObject *pylong; in dec_as_long() local
2217 PyObject *pylong; in array__array_reconstructor_impl() local
3591 PyLongObject *pylong = (PyLongObject*)self; in long_dealloc() local