Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4589 os_WCOREDUMP_impl(PyObject *module, int status);
4601 _return_value = os_WCOREDUMP_impl(module, status); in os_WCOREDUMP()
/external/python/cpython3/Modules/
Dposixmodule.c9381 os_WCOREDUMP_impl(PyObject *module, int status) in os_WCOREDUMP_impl() function