/third_party/musl/porting/liteos_a/kernel/include/ |
D | signal.h | 45 #define SI_USER 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/musl/include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/musl/ndk_musl_include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/musl/porting/linux/user/include/ |
D | signal.h | 41 #define SI_USER 0 macro
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 936 pub const SI_USER: ::c_int = -1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1473 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1477 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1469 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1494 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1476 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1477 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1470 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1488 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1481 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1481 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1486 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1721 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 1478 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1729 pub const SI_USER: u32 = 0; constant
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 9812 SI_USER, enumerator
|