Home
last modified time | relevance | path

Searched refs:_PC_TIMESTAMP_RESOLUTION (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/libc-test/src/api/
H A Dunistd.c117 C(_PC_TIMESTAMP_RESOLUTION) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1160 pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1475 pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 23; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1957 pub const _PC_TIMESTAMP_RESOLUTION: ::c_int = 26; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2040 _POSIX_TIMESTAMP_RESOLUTION = libc::_PC_TIMESTAMP_RESOLUTION
/third_party/python/Modules/
H A Dposixmodule.c11735 #ifdef _PC_TIMESTAMP_RESOLUTION
11736 {"PC_TIMESTAMP_RESOLUTION", _PC_TIMESTAMP_RESOLUTION},

Completed in 35 milliseconds