Home
last modified time | relevance | path

Searched defs:SIGURG (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h73 #define SIGURG 23 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h74 #define SIGURG 23 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h74 #define SIGURG 23 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h74 #define SIGURG 23 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h74 #define SIGURG 23 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h72 #define SIGURG 23 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h107 #define SIGURG 23 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h108 #define SIGURG 23 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h107 #define SIGURG 23 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h89 #define SIGURG 23 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h98 #define SIGURG 23 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h109 #define SIGURG 23 macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h141 #define SIGURG 23 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h75 #define SIGURG 23 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h109 #define SIGURG 21 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h84 #define SIGURG 23 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h128 #define SIGURG 23 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h128 #define SIGURG 21 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h128 #define SIGURG 21 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h129 #define SIGURG 23 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h140 #define SIGURG 23 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h140 #define SIGURG 23 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs102 pub const SIGURG: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs172 pub const SIGURG: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs527 pub const SIGURG: ::c_int = 23; consts

Completed in 22 milliseconds

1234