Home
last modified time | relevance | path

Searched refs:B4000000 (Results 1 – 15 of 15) sorted by relevance

/third_party/python/Modules/
Dtermios.c401 #ifdef B4000000
402 {"B4000000", B4000000},
661 #ifdef B4000000
662 { "B4000000", B4000000},
/third_party/boost/libs/asio/include/boost/asio/impl/
Dserial_port_base.ipp110 # ifdef B4000000
111 case 4000000: baud = B4000000; break;
197 # ifdef B4000000
198 case B4000000: value_ = 4000000; break;
/third_party/boost/boost/asio/impl/
Dserial_port_base.ipp110 # ifdef B4000000
111 case 4000000: baud = B4000000; break;
197 # ifdef B4000000
198 case B4000000: value_ = 4000000; break;
/third_party/musl/arch/mips64/bits/
Dtermios.h112 #define B4000000 0010017 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h115 #define B4000000 00036 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h115 #define B4000000 00036 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/musl/arch/mips/bits/
Dtermios.h112 #define B4000000 0010017 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h112 #define B4000000 0010017 macro
/third_party/musl/arch/generic/bits/
Dtermios.h111 #define B4000000 0010017 macro
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst788 B2500000 - B3000000 - B3500000 - B4000000 Patch by Andrey Smirnov