Home
last modified time | relevance | path

Searched refs:ttunspecified (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dlocaltime.c255 ttunspecified(struct state const *sp, int i) in ttunspecified() function
335 if (!ttunspecified(sp, type)) in may_update_tzname_etc()
793 i = i < sp->timecnt && ! ttunspecified(sp, 0) ? -1 : 0; in tzloadbody()
2327 if (ttunspecified(sp, j)) in time2sub()
2422 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) { in time1()