/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/porting/linux/user/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | poll.h | 24 #ifndef POLLMSG 25 #define POLLMSG 0x400 macro
|
/third_party/python/Modules/ |
D | selectmodule.c | 2465 #ifdef POLLMSG 2466 PyModule_AddIntMacro(m, POLLMSG);
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1176 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1179 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1174 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1168 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1189 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1176 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1181 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1389 pub const POLLMSG: u32 = 512; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1175 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1381 pub const POLLMSG: u32 = 512; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1184 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1165 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1175 pub const POLLMSG: u32 = 1024; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1171 pub const POLLMSG: u32 = 1024; constant
|