Home
last modified time | relevance | path

Searched refs:HAVE_GETPID (Results 1 – 17 of 17) 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_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/cpython2/android_x86/pyconfig/
Dpyconfig.h333 #define HAVE_GETPID 1 macro
/external/python/cpython3/PC/
Dpyconfig.h494 #define HAVE_GETPID macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h336 #define HAVE_GETPID 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h337 #define HAVE_GETPID 1 macro
/external/python/cpython2/PC/
Dpyconfig.h601 #define HAVE_GETPID macro
/external/python/cpython2/RISCOS/
Dpyconfig.h386 #undef HAVE_GETPID
/external/python/cpython3/Modules/
D_asynciomodule.c100 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS)
262 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in get_running_loop()
3140 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in new_running_loop_holder()
Dposixmodule.c6108 #ifdef 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.in455 #undef HAVE_GETPID
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2408 #if defined(HAVE_GETPID)