/third_party/musl/arch/or1k/bits/ |
D | signal.h | 83 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 116 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 108 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 117 #define SIGUNUSED SIGSYS macro
|
/third_party/rust/crates/nix/src/sys/ |
D | signal.rs | 400 pub const SIGUNUSED : Signal = SIGSYS; constant
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 83 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 119 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 94 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 141 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 86 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 141 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 138 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 122 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 151 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 139 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 150 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 150 #define SIGUNUSED SIGSYS macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 544 pub const SIGUNUSED: ::c_int = ::SIGSYS; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 532 pub const SIGUNUSED: ::c_int = 31; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 342 pub const SIGUNUSED: ::c_int = 31; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
D | mod.rs | 735 pub const SIGUNUSED: ::c_int = 31; constant
|