Home
last modified time | relevance | path

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

/openbsd/lib/libc/time/
H A Dlocaltime.c427 if (ttisp->tt_abbrind < 0 || in tzload()
428 ttisp->tt_abbrind > sp->charcnt) in tzload()
509 ts.ttis[i].tt_abbrind += in tzload()
574 strcmp(&sp->chars[ap->tt_abbrind], in typesequiv()
575 &sp->chars[bp->tt_abbrind]) == 0; in typesequiv()
961 sp->ttis[0].tt_abbrind = stdlen + 1; in tzparse()
964 sp->ttis[1].tt_abbrind = 0; in tzparse()
1077 sp->ttis[0].tt_abbrind = 0; in tzparse()
1080 sp->ttis[1].tt_abbrind = stdlen + 1; in tzparse()
1090 sp->ttis[0].tt_abbrind = 0; in tzparse()
[all …]