/third_party/ltp/testcases/kernel/syscalls/signal/ |
D | signal05.c | 76 #ifdef SIGUNUSED 77 SIGUNUSED
|
D | signal03.c | 76 #ifdef SIGUNUSED 77 SIGUNUSED
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 83 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 85 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 84 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/porting/uniproton/kernel/include/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_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/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/musl/arch/s390x/bits/ |
D | signal.h | 119 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 116 #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/mips/bits/ |
D | signal.h | 122 #define SIGUNUSED SIGSYS macro
|
/third_party/musl/arch/mips64/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/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/musl/arch/aarch64/bits/ |
D | signal.h | 151 #define SIGUNUSED SIGSYS macro
|
/third_party/node/src/ |
D | node_constants.cc | 757 #ifdef SIGUNUSED in DefineSignalConstants() 758 NODE_DEFINE_CONSTANT(target, SIGUNUSED); in DefineSignalConstants()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/ |
D | gstrfuncs.c | 1443 #ifdef SIGUNUSED 1444 case SIGUNUSED: return "Unused signal";
|
/third_party/node/doc/api/ |
D | os.md | 592 <td><code>SIGUNUSED</code></td>
|