Home
last modified time | relevance | path

Searched refs:SIGUNUSED (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal05.c76 #ifdef SIGUNUSED
77 SIGUNUSED
Dsignal03.c76 #ifdef SIGUNUSED
77 SIGUNUSED
/third_party/musl/arch/or1k/bits/
Dsignal.h83 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/sh/bits/
Dsignal.h85 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h83 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/arm/bits/
Dsignal.h84 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h108 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h117 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/s390x/bits/
Dsignal.h119 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h116 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h86 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h141 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mips/bits/
Dsignal.h122 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/mips64/bits/
Dsignal.h141 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/m68k/bits/
Dsignal.h138 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/i386/bits/
Dsignal.h139 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h150 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/x32/bits/
Dsignal.h150 #define SIGUNUSED SIGSYS macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h151 #define SIGUNUSED SIGSYS macro
/third_party/node/src/
Dnode_constants.cc757 #ifdef SIGUNUSED in DefineSignalConstants()
758 NODE_DEFINE_CONSTANT(target, SIGUNUSED); in DefineSignalConstants()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgstrfuncs.c1443 #ifdef SIGUNUSED
1444 case SIGUNUSED: return "Unused signal";
/third_party/node/doc/api/
Dos.md592 <td><code>SIGUNUSED</code></td>