Searched refs:int_from_bytes (Results 1 – 3 of 3) sorted by relevance
326 …{"from_bytes", (PyCFunction)(void(*)(void))int_from_bytes, METH_FASTCALL|METH_KEYWORDS|METH_CLASS,…333 int_from_bytes(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in int_from_bytes() function
1043 Objects/clinic/longobject.c.h:int_from_bytes():_parser static _PyArg_Parser _parser
1441 Objects/clinic/longobject.c.h int_from_bytes _parser -