Searched refs:int_from_bytes (Results 1 – 1 of 1) sorted by relevance
189 …{"from_bytes", (PyCFunction)int_from_bytes, METH_FASTCALL|METH_KEYWORDS|METH_CLASS, int_from_bytes…196 int_from_bytes(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in int_from_bytes() function