Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c3299 int offsetlen; in stringzone() local
3373 offsetlen = stringoffset(result + len, - stdzp->z_stdoff); in stringzone()
3374 if (! offsetlen) { in stringzone()
3378 len += offsetlen; in stringzone()
3384 offsetlen = stringoffset(result + len, in stringzone()
3386 if (! offsetlen) { in stringzone()
3390 len += offsetlen; in stringzone()