Home
last modified time | relevance | path

Searched defs:HAVE_KILL (Results 1 – 3 of 3) 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/Modules/
Dposixmodule.c150 #define HAVE_KILL 1 macro