Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dlongobject.c145 PyLong_FromUnsignedLong(unsigned long ival) in PyLong_FromUnsignedLong() function
/external/python/cpython3/Objects/
Dlongobject.c393 PyLong_FromUnsignedLong(unsigned long ival) in PyLong_FromUnsignedLong() function