Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h7066 os_WSTOPSIG_impl(PyObject *module, int status);
7091 _return_value = os_WSTOPSIG_impl(module, status); in os_WSTOPSIG()
/external/python/cpython3/Modules/
Dposixmodule.c11042 os_WSTOPSIG_impl(PyObject *module, int status) in os_WSTOPSIG_impl() function