Home
last modified time | relevance | path

Searched defs:pylong (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/_decimal/
D_decimal.c2636 #define PyDec_FromLong(pylong, context) \ argument
2638 #define PyDec_FromLongExact(pylong, context) \ argument
3348 PyLongObject *pylong; in dec_as_long() local
/third_party/python/Modules/
Darraymodule.c2148 PyObject *pylong; in array__array_reconstructor_impl() local