Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmemoryobject.c1575 pylong_as_lld(PyObject *item) in pylong_as_lld() function
1792 lld = pylong_as_lld(item); in pack_single()