Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dtermios.c395 #ifdef B3000000
396 {"B3000000", B3000000},
655 #ifdef B3000000
656 { "B3000000", B3000000},
/third_party/boost/libs/asio/include/boost/asio/impl/
Dserial_port_base.ipp104 # ifdef B3000000
105 case 3000000: baud = B3000000; break;
191 # ifdef B3000000
192 case B3000000: value_ = 3000000; break;
/third_party/boost/boost/asio/impl/
Dserial_port_base.ipp104 # ifdef B3000000
105 case 3000000: baud = B3000000; break;
191 # ifdef B3000000
192 case B3000000: value_ = 3000000; break;
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/musl/arch/mips/bits/
Dtermios.h110 #define B3000000 0010015 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h113 #define B3000000 00034 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h110 #define B3000000 0010015 macro
/third_party/musl/arch/generic/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h110 #define B3000000 0010015 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h113 #define B3000000 00034 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h109 #define B3000000 0010015 macro
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst788 B2500000 - B3000000 - B3500000 - B4000000 Patch by Andrey Smirnov