Searched defs:c_time (Results 1 – 9 of 9) sorted by relevance
5 static const char c_time[] = variable
22 static const char c_time[] = variable
228 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_getres() localVariable239 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_gettime() localVariable
80 uint32_t c_time; /* ticks to the event */ member
177 unsigned int p_time, c_time; in setparams() local
910 clock_t s_time = 0, c_time = 0; in main() local1917 clock_t *s_time, clock_t *c_time) in doit_localhost()2214 clock_t *s_time, clock_t *c_time) in doit_biopair()