Home
last modified time | relevance | path

Searched refs:HAVE_KILL (Results 1 – 14 of 14) 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_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/android_x86/pyconfig/
Dpyconfig.h396 #define HAVE_KILL 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h399 #define HAVE_KILL 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h400 #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/cpython3/Modules/
Dposixmodule.c188 #define HAVE_KILL 1 macro
6546 #define HAVE_KILL macro
6549 #ifdef HAVE_KILL
/external/python/cpython2/
Dpyconfig.h.in422 #undef HAVE_KILL
/external/python/cpython3/
Dpyconfig.h.in531 #undef HAVE_KILL
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h2599 #if defined(HAVE_KILL)