Home
last modified time | relevance | path

Searched defs:_SC_CLK_TCK (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h306 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h282 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h309 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h306 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h282 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h288 #define _SC_CLK_TCK 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h282 #define _SC_CLK_TCK 2 macro
/third_party/musl/include/
H A Dunistd.h348 #define _SC_CLK_TCK 2 macro
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs706 pub const _SC_CLK_TCK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1162 pub const _SC_CLK_TCK: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs858 pub const _SC_CLK_TCK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1716 pub const _SC_CLK_TCK: ::c_int = 39; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs716 pub const _SC_CLK_TCK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1075 pub const _SC_CLK_TCK: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1128 pub const _SC_CLK_TCK: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1646 pub const _SC_CLK_TCK: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1077 pub const _SC_CLK_TCK: ::c_int = 6; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2126 pub const _SC_CLK_TCK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1242 pub const _SC_CLK_TCK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1965 pub const _SC_CLK_TCK: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3779 pub const _SC_CLK_TCK: ::c_int = 3; consts

Completed in 96 milliseconds