Home
last modified time | relevance | path

Searched refs:HAVE_WAIT3 (Results 1 – 13 of 13) sorted by relevance

/external/libcups/xcode/
Dconfig.h273 #define HAVE_WAIT3 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h908 #define HAVE_WAIT3 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h910 #define HAVE_WAIT3 1 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h1306 #define HAVE_WAIT3 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1306 #define HAVE_WAIT3 1 macro
/external/libcups/scheduler/
Dcups-deviced.c659 #elif defined(HAVE_WAIT3) in process_children()
Dmain.c1414 #elif defined(HAVE_WAIT3) in process_children()
/external/libcups/
Dconfig.h.in269 #undef HAVE_WAIT3
/external/python/cpython3/Modules/
Dposixmodule.c940 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4)
2228 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4) in _posix_clear()
2253 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4) in _posix_traverse()
8061 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4)
8127 #ifdef HAVE_WAIT3
15466 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4) in posixmodule_exec()
/external/python/cpython2/Modules/
Dposixmodule.c6145 #if defined(HAVE_WAIT3) || defined(HAVE_WAIT4)
6205 #ifdef HAVE_WAIT3
9040 #ifdef HAVE_WAIT3
/external/python/cpython2/
Dpyconfig.h.in933 #undef HAVE_WAIT3
/external/python/cpython3/
Dpyconfig.h.in1305 #undef HAVE_WAIT3
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3942 #if defined(HAVE_WAIT3)