Home
last modified time | relevance | path

Searched defs:SI_MESGQ (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/arch/mips/bits/
H A Dsignal.h78 #undef SI_MESGQ macro
81 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h97 #undef SI_MESGQ macro
100 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h97 #undef SI_MESGQ macro
100 #define SI_MESGQ (-4) macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h42 #define SI_MESGQ 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs940 pub const SI_MESGQ: ::c_int = -5; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1498 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1477 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1490 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1492 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1482 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1473 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1725 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1480 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1733 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1481 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1474 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1481 pub const SI_MESGQ: i32 = -3; consts

Completed in 190 milliseconds