Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/sys/
Dttydefaults.h24 #define CSTOP CTRL('s') macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dttydefaults.h24 #define CSTOP CTRL('s') macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dttydefaults.h24 #define CSTOP CTRL('s') macro
/third_party/musl/ndk_musl_include/sys/
Dttydefaults.h24 #define CSTOP CTRL('s') macro
/third_party/musl/include/sys/
Dttydefaults.h24 #define CSTOP CTRL('s') macro
/third_party/python/Modules/
Dtermios.c718 #ifdef CSTOP
719 {"CSTOP", CSTOP},