/external/kernel-headers/original/uapi/asm-generic/ |
D | signal.h | 47 #define SIGUNUSED 31 macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | signal.h | 54 #define SIGUNUSED 31 macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | signal.h | 59 #define SIGUNUSED 31 macro
|
/external/musl/arch/or1k/bits/ |
D | signal.h | 83 #define SIGUNUSED SIGSYS macro
|
/external/rust/crates/nix/src/sys/ |
D | signal.rs | 404 pub const SIGUNUSED : Signal = SIGSYS; constant
|
/external/musl/arch/powerpc64/bits/ |
D | signal.h | 108 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/riscv64/bits/ |
D | signal.h | 116 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/powerpc/bits/ |
D | signal.h | 117 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/arm/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/sh/bits/ |
D | signal.h | 94 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/s390x/bits/ |
D | signal.h | 119 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/mipsn32/bits/ |
D | signal.h | 141 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/microblaze/bits/ |
D | signal.h | 86 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/mips64/bits/ |
D | signal.h | 141 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/mips/bits/ |
D | signal.h | 122 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/aarch64/bits/ |
D | signal.h | 151 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/m68k/bits/ |
D | signal.h | 138 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/i386/bits/ |
D | signal.h | 139 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/x32/bits/ |
D | signal.h | 150 #define SIGUNUSED SIGSYS macro
|
/external/musl/arch/x86_64/bits/ |
D | signal.h | 150 #define SIGUNUSED SIGSYS macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/ |
D | mod.rs | 536 pub const SIGUNUSED: ::c_int = ::SIGSYS; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 530 pub const SIGUNUSED: ::c_int = 31; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
D | mod.rs | 352 pub const SIGUNUSED: ::c_int = 31; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | powerpc.rs | 325 pub const SIGUNUSED: ::c_int = 31; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | mod.rs | 348 pub const SIGUNUSED: ::c_int = 31; constant
|