Searched refs:_heapq_heappush (Results 1 – 1 of 1) sorted by relevance
12 … {"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