Home
last modified time | relevance | path

Searched refs:HAVE_CWAIT (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Modules/
Dposixmodule.c316 # define HAVE_CWAIT 1 macro
8426 #elif defined(HAVE_CWAIT)
/third_party/python/patches/
Dcpython_mingw_v3.10.2.patch3175 # define HAVE_CWAIT 1
3191 +# define HAVE_CWAIT 1
/third_party/python/Modules/clinic/
Dposixmodule.c.h4029 #if !defined(HAVE_WAITPID) && defined(HAVE_CWAIT)