Searched defs:time_t (Results 1 – 11 of 11) sorted by relevance
23 # define time_t __kernel_time_t macro47 # define time_t time_t macro
17 TEST(TimeValue, time_t) { in TEST() argument
277 # define time_t tz_time_t macro279 typedef time_tz time_t; typedef
1668 struct tm *(*const funcp)(const time_t *, int_fast32_t, struct tm *), in time2sub()1844 struct tm * (*const funcp)(const time_t *, int_fast32_t, struct tm *), in time2()1860 time1(struct tm *const tmp, in time1()
95 # define time_t MPERS_m32_time_t macro
95 # define time_t MPERS_mx32_time_t macro
68 typedef __kernel_time_t time_t; typedef
18 typedef int time_t; typedef
275 time_convert(double when, struct tm * (*function)(const time_t *)) in time_convert()
1984 time_t = __darwin_time_t variable