/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 195 #define __NR_semop 193 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 194 #define __NR_semop 193 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 193 #define __NR_semop 193 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 64 #define __NR_semop 5063 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 66 #define __NR_semop 65 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 64 #define __NR_semop 6063 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 258 #define __NR_semop 298 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 276 #define __NR_semop 298 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 255 #define __NR_semop 298 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 327 #define __NR_semop 330 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 55 #define __NR_semop (0x40000000 + 65) macro
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2031 pub const __NR_semop: u32 = 193; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2032 pub const __NR_semop: u32 = 193; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2047 pub const __NR_semop: u32 = 5063; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1890 pub const __NR_semop: u32 = 1073741889; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1901 pub const __NR_semop: u32 = 65; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2083 pub const __NR_semop: u32 = 298; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1997 pub const __NR_semop: u32 = 193; constant
|