Home
last modified time | relevance | path

Searched defs:SIGWINCH (Results 1 – 25 of 74) sorted by relevance

123

/third_party/musl/arch/or1k/bits/
Dsignal.h78 #define SIGWINCH 28 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs116 pub const SIGWINCH: ::c_int = 28; constant
/third_party/musl/arch/powerpc64/bits/
Dsignal.h103 #define SIGWINCH 28 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h111 #define SIGWINCH 28 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h78 #define SIGWINCH 28 macro
/third_party/musl/arch/arm/bits/
Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h112 #define SIGWINCH 28 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h79 #define SIGWINCH 28 macro
/third_party/musl/arch/sh/bits/
Dsignal.h89 #define SIGWINCH 28 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h114 #define SIGWINCH 28 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h81 #define SIGWINCH 28 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h128 #define SIGWINCH 20 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h128 #define SIGWINCH 20 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h146 #define SIGWINCH 28 macro
/third_party/musl/arch/mips/bits/
Dsignal.h109 #define SIGWINCH 20 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h133 #define SIGWINCH 28 macro
/third_party/libuv/include/uv/
Dwin.h95 #define SIGWINCH 28 macro
/third_party/musl/arch/i386/bits/
Dsignal.h134 #define SIGWINCH 28 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h145 #define SIGWINCH 28 macro
/third_party/musl/arch/x32/bits/
Dsignal.h145 #define SIGWINCH 28 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
Dmod.rs166 pub const SIGWINCH: ::c_int = 20; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs519 pub const SIGWINCH: ::c_int = 28; constant
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs296 pub const SIGWINCH: ::c_int = 28; constant

123