Home
last modified time | relevance | path

Searched defs:SIGXCPU (Results 1 - 25 of 76) sorted by relevance

1234

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h74 #define SIGXCPU 24 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h75 #define SIGXCPU 24 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h75 #define SIGXCPU 24 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h75 #define SIGXCPU 24 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h75 #define SIGXCPU 24 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h73 #define SIGXCPU 24 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h108 #define SIGXCPU 24 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h109 #define SIGXCPU 24 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h108 #define SIGXCPU 24 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h90 #define SIGXCPU 24 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h99 #define SIGXCPU 24 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h110 #define SIGXCPU 24 macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h142 #define SIGXCPU 24 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h76 #define SIGXCPU 24 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h119 #define SIGXCPU 30 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h85 #define SIGXCPU 24 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h129 #define SIGXCPU 24 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h138 #define SIGXCPU 30 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h138 #define SIGXCPU 30 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h130 #define SIGXCPU 24 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h141 #define SIGXCPU 24 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h141 #define SIGXCPU 24 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs112 pub const SIGXCPU: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs162 pub const SIGXCPU: ::c_int = 30; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs515 pub const SIGXCPU: ::c_int = 24; consts

Completed in 15 milliseconds

1234