/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 91 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 127 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 93 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 94 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 127 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 112 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 127 #define __NR_sigprocmask 4126 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 127 #define __NR_sigprocmask 126 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 127 #define __NR_sigprocmask 126 macro
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1922 pub const __NR_sigprocmask: u32 = 126; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1990 pub const __NR_sigprocmask: u32 = 126; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 2302 pub const __NR_sigprocmask: u32 = 220; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1924 pub const __NR_sigprocmask: u32 = 126; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 2102 pub const __NR_sigprocmask: u32 = 4126; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1955 pub const __NR_sigprocmask: u32 = 126; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1984 pub const __NR_sigprocmask: u32 = 126; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 2293 pub const __NR_sigprocmask: u32 = 220; constant
|