Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/sys/
Dttydefaults.h27 #define CWERASE CTRL('w') macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dttydefaults.h27 #define CWERASE CTRL('w') macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dttydefaults.h27 #define CWERASE CTRL('w') macro
/third_party/musl/include/sys/
Dttydefaults.h27 #define CWERASE CTRL('w') macro
/third_party/python/Modules/
Dtermios.c727 #ifdef CWERASE
728 {"CWERASE", CWERASE},