Home
last modified time | relevance | path

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

/third_party/tzdata/
H A Dlocaltime.c106 for ttunspecified to work without crashing. */
225 ttunspecified(struct state const *sp, int i) in ttunspecified() function
305 if (!ttunspecified(sp, type)) in may_update_tzname_etc()
571 ttunspecified later. */ in tzloadbody()
730 i = i < sp->timecnt && ! ttunspecified(sp, 0) ? -1 : 0; in tzloadbody()
2131 if (ttunspecified(sp, j)) in time2sub()
2225 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) { in time1()

Completed in 3 milliseconds