Home
last modified time | relevance | path

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

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h18 msvcrt_heapmin_impl(PyObject *module);
23 return msvcrt_heapmin_impl(module); in msvcrt_heapmin()
/third_party/python/PC/
Dmsvcrtmodule.c87 msvcrt_heapmin_impl(PyObject *module) in msvcrt_heapmin_impl() function