Home
last modified time | relevance | path

Searched defs:POLLWRNORM (Results 1 - 25 of 67) sorted by relevance

123

/third_party/musl/arch/mips/bits/
H A Dpoll.h1 #define POLLWRNORM POLLOUT macro
/third_party/musl/arch/mips64/bits/
H A Dpoll.h1 #define POLLWRNORM POLLOUT macro
/third_party/musl/arch/mipsn32/bits/
H A Dpoll.h1 #define POLLWRNORM POLLOUT macro
/third_party/curl/lib/
H A Dselect.h64 #define POLLWRNORM POLLOUT macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/musl/include/
H A Dpoll.h21 #define POLLWRNORM 0x100 macro
/third_party/ffmpeg/libavformat/
H A Dos_support.h155 #define POLLWRNORM POLLOUT macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs72 pub const POLLWRNORM: ::c_short = POLLOUT; consts
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c83 # define POLLWRNORM 0 macro
[all...]
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs146 pub const POLLWRNORM: ::c_short = POLLOUT; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs180 pub const POLLWRNORM: ::c_short = 0x004; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h339 #define POLLWRNORM 0x4 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h503 #define POLLWRNORM 0x80 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs539 pub const POLLWRNORM: ::c_short = 0x100; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs480 pub const POLLWRNORM: ::c_short = 0x004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs688 pub const POLLWRNORM: ::c_short = 0x004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs331 pub const POLLWRNORM: ::c_short = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs323 pub const POLLWRNORM: ::c_short = 256; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs324 pub const POLLWRNORM: ::c_short = 0x100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs466 pub const POLLWRNORM: ::c_short = 0x100; consts

Completed in 23 milliseconds

123