Home
last modified time | relevance | path

Searched refs:HAVE_TTYNAME (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dpyconfig.h69 #define HAVE_TTYNAME 1 macro
80 #define HAVE_TTYNAME 1 macro
/external/python/cpython2/Modules/
Dposixmodule.c163 #define HAVE_TTYNAME 1 macro
1764 #ifdef HAVE_TTYNAME
8862 #ifdef HAVE_TTYNAME
/external/python/cpython3/Modules/
Dposixmodule.c193 #define HAVE_TTYNAME 1 macro
2637 #ifdef HAVE_TTYNAME
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h165 #if defined(HAVE_TTYNAME)