Searched refs:newtm (Results 1 – 1 of 1) sorted by relevance
195 struct tm newtm; local307 newtm = *newtmp;309 (delta(&newtm, &tm) != (newt - t) ||310 newtm.tm_isdst != tm.tm_isdst ||311 strcmp(abbr(&newtm), buf) != 0)) {315 newtm = *newtmp;317 abbr(&newtm),322 tm = newtm;