Home
last modified time | relevance | path

Searched defs:SIGTSTP (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h70 #define SIGTSTP 20 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h71 #define SIGTSTP 20 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h71 #define SIGTSTP 20 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h71 #define SIGTSTP 20 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h71 #define SIGTSTP 20 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h69 #define SIGTSTP 20 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h104 #define SIGTSTP 20 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h105 #define SIGTSTP 20 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h104 #define SIGTSTP 20 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h86 #define SIGTSTP 20 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h95 #define SIGTSTP 20 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h106 #define SIGTSTP 20 macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h138 #define SIGTSTP 20 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h72 #define SIGTSTP 20 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h113 #define SIGTSTP 24 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h81 #define SIGTSTP 20 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h125 #define SIGTSTP 20 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h132 #define SIGTSTP 24 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h132 #define SIGTSTP 24 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h126 #define SIGTSTP 20 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h137 #define SIGTSTP 20 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h137 #define SIGTSTP 20 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs104 pub const SIGTSTP: ::c_int = 18; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs171 pub const SIGTSTP: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs526 pub const SIGTSTP: ::c_int = 20; consts

Completed in 14 milliseconds

1234