Home
last modified time | relevance | path

Searched refs:_bisect_insort_right (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
H A D_bisectmodule.c.h102 {"insort_right", _PyCFunction_CAST(_bisect_insort_right), METH_FASTCALL|METH_KEYWORDS, _bisect_insort_right__doc__},
109 _bisect_insort_right(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _bisect_insort_right() function

Completed in 1 milliseconds