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

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c462 int ttisstdcnt; local
465 ttisstdcnt = (int) detzcode(u->tzhead.tzh_ttisstdcnt);
476 (ttisstdcnt != sp->typecnt && ttisstdcnt != 0) ||
485 ttisstdcnt + /* ttisstds */
529 if (ttisstdcnt == 0)

Completed in 43 milliseconds