Home
last modified time | relevance | path

Searched defs:c_time (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/liteos_a/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/liteos_m/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/linux/user/src/locale/
Dlanginfo.c22 static const char c_time[] = variable
/third_party/rust/crates/nix/src/
Dtime.rs228 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_getres() localVariable
239 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_gettime() localVariable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h80 uint32_t c_time; /* ticks to the event */ member
/third_party/alsa-lib/test/
Dlatency.c177 unsigned int p_time, c_time; in setparams() local
/third_party/openssl/test/
Dssl_old_test.c910 clock_t s_time = 0, c_time = 0; in main() local
1917 clock_t *s_time, clock_t *c_time) in doit_localhost()
2214 clock_t *s_time, clock_t *c_time) in doit_biopair()