Searched refs:E_YEAR (Results 1 – 2 of 2) sorted by relevance
37 #define E_YEAR 20 macro66 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900;
70 #define E_YEAR 20 macro161 then.tm_year = atoi(&dbuf[E_YEAR]) - 1900; in unctime()