Home
last modified time | relevance | path

Searched refs:HAVE_WAIT (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h185 #define HAVE_WAIT 1 /* wait() */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h70 #define HAVE_WAIT 1 macro
/external/python/cpython2/Modules/
Dposixmodule.c116 #define HAVE_WAIT 1 macro
127 #define HAVE_WAIT 1 macro
162 #define HAVE_WAIT 1 macro
6305 #ifdef HAVE_WAIT
9037 #ifdef HAVE_WAIT
/external/python/cpython3/Modules/
Dposixmodule.c324 # define HAVE_WAIT 1 macro
8334 #ifdef HAVE_WAIT
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h4148 #if defined(HAVE_WAIT)