| /third_party/musl/arch/riscv64/bits/ |
| D | syscall.h.in | 113 #define __NR_clock_gettime 113 macro
|
| /third_party/musl/arch/aarch64/bits/ |
| D | syscall.h.in | 114 #define __NR_clock_gettime 113 macro
|
| /third_party/musl/arch/loongarch64/bits/ |
| D | syscall.h.in | 111 #define __NR_clock_gettime 113 macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | syscall.h.in | 223 #define __NR_clock_gettime 5222 macro
|
| /third_party/musl/arch/s390x/bits/ |
| D | syscall.h.in | 207 #define __NR_clock_gettime 260 macro
|
| /third_party/musl/arch/x86_64/bits/ |
| D | syscall.h.in | 229 #define __NR_clock_gettime 228 macro
|
| /third_party/musl/arch/x32/bits/ |
| D | syscall.h.in | 200 #define __NR_clock_gettime (0x40000000 + 228) macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | syscall.h.in | 238 #define __NR_clock_gettime 246 macro
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 1951 pub const __NR_clock_gettime: u32 = 113; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 1952 pub const __NR_clock_gettime: u32 = 113; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 2064 pub const __NR_clock_gettime: u32 = 228; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 2101 pub const __NR_clock_gettime: u32 = 246; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 2035 pub const __NR_clock_gettime: u32 = 1073742052; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 2040 pub const __NR_clock_gettime: u32 = 260; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 2091 pub const __NR_clock_gettime: u32 = 265; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 2103 pub const __NR_clock_gettime: u32 = 246; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 2206 pub const __NR_clock_gettime: u32 = 5222; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 2048 pub const __NR_clock_gettime: u32 = 263; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 2339 pub const __NR_clock_gettime: u32 = 257; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc64/ |
| D | general.rs | 2329 pub const __NR_clock_gettime: u32 = 257; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips/ |
| D | general.rs | 2239 pub const __NR_clock_gettime: u32 = 4263; constant
|