Home
last modified time | relevance | path

Searched defs:SIGPIPE (Results 1 - 25 of 49) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h63 #define SIGPIPE 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h64 #define SIGPIPE 13 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h64 #define SIGPIPE 13 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h64 #define SIGPIPE 13 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h64 #define SIGPIPE 13 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h62 #define SIGPIPE 13 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h97 #define SIGPIPE 13 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h98 #define SIGPIPE 13 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h97 #define SIGPIPE 13 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h79 #define SIGPIPE 13 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h88 #define SIGPIPE 13 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h99 #define SIGPIPE 13 macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h131 #define SIGPIPE 13 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h65 #define SIGPIPE 13 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h101 #define SIGPIPE 13 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h74 #define SIGPIPE 13 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h118 #define SIGPIPE 13 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h120 #define SIGPIPE 13 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h120 #define SIGPIPE 13 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h119 #define SIGPIPE 13 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h130 #define SIGPIPE 13 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h130 #define SIGPIPE 13 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs99 pub const SIGPIPE: ::c_int = 13; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs217 pub const SIGPIPE: ::c_int = 13; consts
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs385 pub const SIGPIPE: c_int = 13; consts

Completed in 16 milliseconds

12