Home
last modified time | relevance | path

Searched refs:CERASE (Results 1 – 6 of 6) sorted by relevance

/external/libedit/src/
Dtty.h172 #ifndef CERASE
173 # define CERASE 0177 /* ^? */ macro
Dtty.c96 CINTR, CQUIT, CERASE, CKILL,
105 CINTR, CQUIT, CERASE, CKILL,
/external/python/cpython2/Modules/
Dtermios.c599 #ifdef CERASE
600 {"CERASE", CERASE},
/external/python/cpython3/Modules/
Dtermios.c629 #ifdef CERASE
630 {"CERASE", CERASE},
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py66 CERASE = CTRL('H') variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py66 CERASE = CTRL('H') variable