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

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

Completed in 911 milliseconds