Home
last modified time | relevance | path

Searched refs:ADJ_MICRO (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/linux/musl/
H A Dmod.rs767 pub const ADJ_MICRO: c_uint = 0x1000; constant
781 pub const MOD_MICRO: c_uint = ADJ_MICRO;
/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt6 ADJ_MICRO
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs965 pub const ADJ_MICRO: c_uint = 0x1000; constant
979 pub const MOD_MICRO: c_uint = ADJ_MICRO;