Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c220 ttunspecified(struct state const *sp, int i) in ttunspecified() function
300 if (!ttunspecified(sp, type)) in may_update_tzname_etc()
766 i = i < sp->timecnt && ! ttunspecified(sp, 0) ? -1 : 0; in tzloadbody()
2203 if (ttunspecified(sp, j)) in time2sub()
2297 if (!seen[sp->types[i]] && !ttunspecified(sp, sp->types[i])) { in time1()