Home
last modified time | relevance | path

Searched defs:SIGTRAP (Results 1 – 25 of 46) sorted by relevance

12

/third_party/musl/arch/or1k/bits/
Dsignal.h54 #define SIGTRAP 5 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs91 pub const SIGTRAP: ::c_int = 5; constant
/third_party/musl/arch/powerpc64/bits/
Dsignal.h79 #define SIGTRAP 5 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h87 #define SIGTRAP 5 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h55 #define SIGTRAP 5 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h54 #define SIGTRAP 5 macro
/third_party/musl/arch/arm/bits/
Dsignal.h55 #define SIGTRAP 5 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h88 #define SIGTRAP 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h55 #define SIGTRAP 5 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h55 #define SIGTRAP 5 macro
/third_party/musl/arch/sh/bits/
Dsignal.h65 #define SIGTRAP 5 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h90 #define SIGTRAP 5 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h57 #define SIGTRAP 5 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h112 #define SIGTRAP 5 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h112 #define SIGTRAP 5 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h122 #define SIGTRAP 5 macro
/third_party/musl/arch/mips/bits/
Dsignal.h93 #define SIGTRAP 5 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h109 #define SIGTRAP 5 macro
/third_party/musl/arch/i386/bits/
Dsignal.h110 #define SIGTRAP 5 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h121 #define SIGTRAP 5 macro
/third_party/musl/arch/x32/bits/
Dsignal.h121 #define SIGTRAP 5 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs537 pub const SIGTRAP: ::c_int = 5; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs346 pub const SIGTRAP: ::c_int = 5; constant
/third_party/rust/crates/libc/src/solid/
Dmod.rs376 pub const SIGTRAP: c_int = 5; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs912 pub const SIGTRAP: ::c_int = 5; constant

12