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

/freebsd-10-stable/usr.bin/calendar/
H A Ddates.c87 struct cal_year *py, *pyp; local
92 pyp = NULL;
97 pyp = py;
116 if (pyp != NULL)
117 pyp->nextyear = py;
119 if (pyp == NULL) {
/freebsd-10-stable/contrib/groff/src/preproc/grn/
H A Dhgraph.cpp643 int pxp, pyp; /* previous point (to make lines from) */ local
662 pyp = (y[0] + y[1]) / 2; /* point to the start of the 1st line */
663 tmove2(pxp, pyp);

Completed in 193 milliseconds