Home
last modified time | relevance | path

Searched refs:HAVE_GETPID (Results 1 – 21 of 21) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h183 #define HAVE_GETPID 1 /* getpid() */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h187 #define HAVE_GETPID 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h333 #define HAVE_GETPID 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h333 #define HAVE_GETPID 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h333 #define HAVE_GETPID 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h333 #define HAVE_GETPID 1 macro
/external/python/cpython3/PC/
Dpyconfig.h499 #define HAVE_GETPID macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h337 #define HAVE_GETPID 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h336 #define HAVE_GETPID 1 macro
/external/python/cpython3/Modules/
Dmain.c15 #if defined(HAVE_GETPID) && defined(HAVE_UNISTD_H)
640 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in exit_sigint()
D_asynciomodule.c105 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS)
268 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in get_running_loop()
3247 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in new_running_loop_holder()
Dposixmodule.c7277 #ifdef HAVE_GETPID
/external/python/cpython2/PC/
Dpyconfig.h601 #define HAVE_GETPID macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h482 #define HAVE_GETPID 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h484 #define HAVE_GETPID 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h482 #define HAVE_GETPID 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h386 #undef HAVE_GETPID
/external/ImageMagick/config/
Dconfig.h.in219 #undef HAVE_GETPID
/external/python/cpython2/
Dpyconfig.h.in359 #undef HAVE_GETPID
/external/python/cpython3/
Dpyconfig.h.in481 #undef HAVE_GETPID
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3227 #if defined(HAVE_GETPID)