Home
last modified time | relevance | path

Searched defs:ADJ_TIMECONST (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
/third_party/musl/include/sys/
H A Dtimex.h37 #define ADJ_TIMECONST 0x0020 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs643 pub const ADJ_TIMECONST: ::c_uint = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1041 pub const ADJ_TIMECONST: ::c_uint = 0x0020; consts

Completed in 6 milliseconds