Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c2487 int offsetlen; in stringzone() local
2556 offsetlen = stringoffset(result + len, - zp->z_stdoff); in stringzone()
2557 if (! offsetlen) { in stringzone()
2561 len += offsetlen; in stringzone()
2567 offsetlen = stringoffset(result + len, in stringzone()
2569 if (! offsetlen) { in stringzone()
2573 len += offsetlen; in stringzone()