Home
last modified time | relevance | path

Searched defs:SIGUNUSED (Results 1 - 25 of 46) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h83 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h82 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h117 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h118 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h117 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h99 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h108 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h119 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h151 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h85 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h121 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h94 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h138 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h140 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h140 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h139 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h150 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h150 #define SIGUNUSED SIGSYS macro
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs400 pub const SIGUNUSED : Signal = SIGSYS; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs544 pub const SIGUNUSED: ::c_int = ::SIGSYS; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs532 pub const SIGUNUSED: ::c_int = 31; consts

Completed in 19 milliseconds

12