Home
last modified time | relevance | path

Searched defs:ADJ_MICRO (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/include/lapi/
Dtimex.h27 # define ADJ_MICRO 0x1000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtimex.h40 #define ADJ_MICRO 0x1000 macro
/third_party/musl/ndk_musl_include/sys/
Dtimex.h40 #define ADJ_MICRO 0x1000 macro
/third_party/musl/include/sys/
Dtimex.h40 #define ADJ_MICRO 0x1000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtimex.h40 #define ADJ_MICRO 0x1000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtimex.h40 #define ADJ_MICRO 0x1000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs646 pub const ADJ_MICRO: ::c_uint = 0x1000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1044 pub const ADJ_MICRO: ::c_uint = 0x1000; constant