Home
last modified time | relevance | path

Searched defs:SIGILL (Results 1 – 25 of 48) sorted by relevance

12

/third_party/musl/arch/or1k/bits/
Dsignal.h53 #define SIGILL 4 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
Dmod.rs90 pub const SIGILL: ::c_int = 4; constant
/third_party/musl/arch/riscv64/bits/
Dsignal.h86 #define SIGILL 4 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h78 #define SIGILL 4 macro
/third_party/musl/arch/arm/bits/
Dsignal.h54 #define SIGILL 4 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h54 #define SIGILL 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h54 #define SIGILL 4 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h87 #define SIGILL 4 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h54 #define SIGILL 4 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h53 #define SIGILL 4 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h89 #define SIGILL 4 macro
/third_party/musl/arch/sh/bits/
Dsignal.h64 #define SIGILL 4 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h111 #define SIGILL 4 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h56 #define SIGILL 4 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h111 #define SIGILL 4 macro
/third_party/musl/arch/mips/bits/
Dsignal.h92 #define SIGILL 4 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h108 #define SIGILL 4 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h121 #define SIGILL 4 macro
/third_party/musl/arch/i386/bits/
Dsignal.h109 #define SIGILL 4 macro
/third_party/musl/arch/x32/bits/
Dsignal.h120 #define SIGILL 4 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h120 #define SIGILL 4 macro
/third_party/rust/crates/libc/src/windows/
Dmod.rs243 pub const SIGILL: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs891 pub const SIGILL: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs536 pub const SIGILL: ::c_int = 4; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs211 pub const SIGILL: ::c_int = 4; constant

12