Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dtermios.c398 #ifdef B3500000
399 {"B3500000", B3500000},
658 #ifdef B3500000
659 { "B3500000", B3500000},
/third_party/boost/libs/asio/include/boost/asio/impl/
Dserial_port_base.ipp107 # ifdef B3500000
108 case 3500000: baud = B3500000; break;
194 # ifdef B3500000
195 case B3500000: value_ = 3500000; break;
/third_party/boost/boost/asio/impl/
Dserial_port_base.ipp107 # ifdef B3500000
108 case 3500000: baud = B3500000; break;
194 # ifdef B3500000
195 case B3500000: value_ = 3500000; break;
/third_party/musl/arch/mips64/bits/
Dtermios.h111 #define B3500000 0010016 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h114 #define B3500000 00035 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h114 #define B3500000 00035 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/musl/arch/mips/bits/
Dtermios.h111 #define B3500000 0010016 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h111 #define B3500000 0010016 macro
/third_party/musl/arch/generic/bits/
Dtermios.h110 #define B3500000 0010016 macro
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst788 B2500000 - B3000000 - B3500000 - B4000000 Patch by Andrey Smirnov