Home
last modified time | relevance | path

Searched refs:SYS_clock_gettime32 (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/internal/
H A Dsyscall.h229 #ifdef SYS_clock_gettime32
230 #define SYS_clock_gettime SYS_clock_gettime32
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dsyscall.h217 #define SYS_clock_gettime SYS_clock_gettime32
/third_party/musl/porting/linux/user/src/internal/
H A Dsyscall.h230 #define SYS_clock_gettime SYS_clock_gettime32
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h642 #define SYS_clock_gettime32 263 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/m68k/
H A Dmod.rs670 pub const SYS_clock_gettime32: ::c_long = 260; consts

Completed in 8 milliseconds