Home
last modified time | relevance | path

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

1234

/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp25 SignalProcessor(int signalNum, void (*action)(int, siginfo_t*, void*), int saFlags = SA_SIGINFO) in SignalProcessor() argument
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs198 pub const SA_SIGINFO: ::c_int = 0x00000004; consts
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h41 #define SA_SIGINFO 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h42 #define SA_SIGINFO 4 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h42 #define SA_SIGINFO 4 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h42 #define SA_SIGINFO 4 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h42 #define SA_SIGINFO 4 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h41 #define SA_SIGINFO 4 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h75 #define SA_SIGINFO 4U macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h76 #define SA_SIGINFO 4 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h76 #define SA_SIGINFO 4 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h58 #define SA_SIGINFO 4 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h66 #define SA_SIGINFO 4U macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h77 #define SA_SIGINFO 4U macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h109 #define SA_SIGINFO 4 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h44 #define SA_SIGINFO 4 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h64 #define SA_SIGINFO 8 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h52 #define SA_SIGINFO 4 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h96 #define SA_SIGINFO 4 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h83 #define SA_SIGINFO 8 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h83 #define SA_SIGINFO 8 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h97 #define SA_SIGINFO 4 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h108 #define SA_SIGINFO 4 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h108 #define SA_SIGINFO 4 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs261 pub const SA_SIGINFO: ::c_int = 0x00000004; consts

Completed in 10 milliseconds

1234