Searched defs:c_time (Results 1 – 11 of 11) sorted by relevance
52 struct c_time { struct57 static std::tm* localtime(const std::time_t* t, std::tm* result) in localtime()75 static std::tm* gmtime(const std::time_t* t, std::tm* result) in gmtime()
5 static const char c_time[] = variable
22 static const char c_time[] = variable
80 uint32_t c_time; /* ticks to the event */ member
47 time_t c_time = system_clock::to_time_t(t); in print_time() local
75 time_t c_time = system_clock::to_time_t(t); in __print_time() local
177 unsigned int p_time, c_time; in setparams() local
917 clock_t s_time = 0, c_time = 0; in main() local1913 clock_t *s_time, clock_t *c_time) in doit_localhost()2193 clock_t *s_time, clock_t *c_time) in doit_biopair()