Home
last modified time | relevance | path

Searched refs:pylong_as_llu (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dmemoryobject.c1590 pylong_as_llu(PyObject *item) in pylong_as_llu() function
1798 llu = pylong_as_llu(item); in pack_single()