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

/freebsd-13-stable/usr.bin/calendar/
H A Ddates.c90 struct cal_year *py, *pyp; local
95 pyp = NULL;
100 pyp = py;
119 if (pyp != NULL)
120 pyp->nextyear = py;
122 if (pyp == NULL) {

Completed in 104 milliseconds