Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h201 PyObject *bytes_obj; in int_from_bytes() local
/external/python/cpython3/Objects/
Dlongobject.c5247 int_from_bytes_impl(PyTypeObject *type, PyObject *bytes_obj, in int_from_bytes_impl()