Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dmemoryobject.c1660 pylong_as_zu(PyObject *item) in pylong_as_zu() function
1852 zu = pylong_as_zu(item); in pack_single()