Home
last modified time | relevance | path

Searched defs:localtime_rz (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzdump.c229 # define localtime_rz zdump_localtime_rz macro
231 localtime_rz(ATTRIBUTE_MAYBE_UNUSED timezone_t rz, time_t *tp, struct tm *tmp) in localtime_rz() function
[all...]
H A Dprivate.h179 #define localtime_rz sys_localtime_rz global() macro
624 # define localtime_rz tz_localtime_rz global() macro
H A Dlocaltime.c1706 localtime_rz(struct state *restrict sp, time_t const *restrict timep, localtime_rz() function