Home
last modified time | relevance | path

Searched refs:CWERASE (Results 1 – 5 of 5) sorted by relevance

/external/libedit/src/
Dtty.h220 # ifndef CWERASE
221 # define CWERASE _POSIX_VDISABLE macro
235 # ifndef CWERASE
236 # define CWERASE CONTROL('w') macro
Dtty.c99 CWERASE, CSUSP, CDSUSP, CREPRINT,
/external/python/cpython2/Modules/
Dtermios.c641 #ifdef CWERASE
642 {"CWERASE", CWERASE},
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py76 CWERASE = CTRL('w') variable
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py76 CWERASE = CTRL('w') variable