Home
last modified time | relevance | path

Searched refs:HAVE_WAITPID (Results 1 – 8 of 8) sorted by relevance

/third_party/libsnd/src/
Dsfconfig.h108 #ifndef HAVE_WAITPID
109 #define HAVE_WAITPID 0 macro
Dconfig.h.cmake182 #cmakedefine01 HAVE_WAITPID
/third_party/libsnd/include/
Dconfig.h207 #define HAVE_WAITPID 1 macro
/third_party/libsnd/cmake/
DSndFileChecks.cmake168 check_function_exists (waitpid HAVE_WAITPID)
/third_party/libsnd/tests/
Dpipe_test.tpl30 #if (OS_IS_WIN32 || defined __OS2__ || HAVE_PIPE == 0 || HAVE_WAITPID == 0)
/third_party/python/Modules/clinic/
Dposixmodule.c.h3991 #if defined(HAVE_WAITPID)
4029 #if !defined(HAVE_WAITPID) && defined(HAVE_CWAIT)
/third_party/python/
Dpyconfig.h.in1345 #undef HAVE_WAITPID
/third_party/python/Modules/
Dposixmodule.c8392 #if defined(HAVE_WAITPID)