Home
last modified time | relevance | path

Searched refs:POLLMSG (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/linux/user/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h24 #ifndef POLLMSG
25 #define POLLMSG 0x400 macro
/third_party/python/Modules/
Dselectmodule.c2465 #ifdef POLLMSG
2466 PyModule_AddIntMacro(m, POLLMSG);
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1176 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1179 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1174 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1168 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1189 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1176 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1181 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1389 pub const POLLMSG: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1175 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1381 pub const POLLMSG: u32 = 512; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1184 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1165 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1175 pub const POLLMSG: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1171 pub const POLLMSG: u32 = 1024; constant