Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4784 os_WEXITSTATUS_impl(PyObject *module, int status);
4799 _return_value = os_WEXITSTATUS_impl(module, status); in os_WEXITSTATUS()
/external/python/cpython3/Modules/
Dposixmodule.c9484 os_WEXITSTATUS_impl(PyObject *module, int status) in os_WEXITSTATUS_impl() function