Home | History | Annotate | Download | only in libntp

Lines Matching refs:yearday

107 		 cal->yearday,
131 (!expected->yearday || expected->yearday == actual->yearday) &&
179 cal->yearday);
202 (!expected->yearday || expected->yearday == actual->yearday) &&
455 dateIn.yearday = 31 + dateIn.monthday;
474 dateIn.yearday = 60 + leapdays(dateIn.year);
514 expDate.yearday = 0;
521 expDate.yearday++;