Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_heapqmodule.c.h12 … {"heappush", (PyCFunction)(void(*)(void))_heapq_heappush, METH_FASTCALL, _heapq_heappush__doc__},
18 _heapq_heappush(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _heapq_heappush() function