Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlongobject.c5244 long_from_bytes(PyTypeObject *type, PyObject *args, PyObject *kwds) in long_from_bytes() function
5332 {"from_bytes", (PyCFunction)long_from_bytes,