Home
last modified time | relevance | path

Searched refs:MOD_OFFSET (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dtimex.h46 #define MOD_OFFSET ADJ_OFFSET macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dtimex.h46 #define MOD_OFFSET ADJ_OFFSET macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dtimex.h46 #define MOD_OFFSET ADJ_OFFSET macro
/third_party/musl/include/sys/
H A Dtimex.h46 #define MOD_OFFSET ADJ_OFFSET macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs651 pub const MOD_OFFSET: ::c_uint = ADJ_OFFSET; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1049 pub const MOD_OFFSET: ::c_uint = ADJ_OFFSET; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1372 pub const MOD_OFFSET: ::c_uint = 0x0001; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1814 pub const MOD_OFFSET: ::c_uint = 0x0001; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2464 pub const MOD_OFFSET: u32 = 0x0001; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4619 pub const MOD_OFFSET: ::c_uint = 0x0001; consts

Completed in 38 milliseconds