Searched refs:secondswest (Results 1 – 3 of 3) sorted by relevance
22 int32 secondswest; variable33 secondswest = timezone; in tzone_init()40 secondswest = 0; /* Assume GMT for lack of anything better */ in tzone_init()43 secondswest = -tm->tm_gmtoff; in tzone_init()
2 extern int32 secondswest;
960 hp->time_offset = secondswest; in eval_symbol()