Home
last modified time | relevance | path

Searched refs:HAVE_KILL (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h186 #define HAVE_KILL 1 /* kill() [OS/2-specific code added] */ macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h202 #define HAVE_KILL 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h396 #define HAVE_KILL 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h396 #define HAVE_KILL 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h396 #define HAVE_KILL 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h396 #define HAVE_KILL 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h400 #define HAVE_KILL 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h399 #define HAVE_KILL 1 macro
/external/python/cpython3/android/darwin_x86_64/pyconfig/
Dpyconfig.h561 #define HAVE_KILL 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h563 #define HAVE_KILL 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h561 #define HAVE_KILL 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h410 #undef HAVE_KILL
/external/python/cpython2/Modules/
Dposixmodule.c155 #define HAVE_KILL 1 macro
4344 #ifdef HAVE_KILL
8982 #ifdef HAVE_KILL
/external/python/cpython2/
Dpyconfig.h.in422 #undef HAVE_KILL
/external/python/cpython3/Modules/
Dposixmodule.c320 # define HAVE_KILL 1 macro
7760 #define HAVE_KILL macro
7763 #ifdef HAVE_KILL
/external/python/cpython3/
Dpyconfig.h.in560 #undef HAVE_KILL
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3626 #if defined(HAVE_KILL)