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

/freebsd-10-stable/usr.bin/calendar/
H A Dsunpos.c372 int *pichinesemonths, *monthdays, *cumdays, i; local
377 pichinesemonths = ichinesemonths;
392 *pichinesemonths = cumdays[m] + d;
395 year, m, d, HOUR(h), MIN(h), *pichinesemonths, curL);
397 pichinesemonths++;
401 *pichinesemonths =
405 year, m, d, HOUR(h), MIN(h), *pichinesemonths, curL);
408 firstmonth330 = *pichinesemonths;
409 pichinesemonths++;
416 *pichinesemonths
[all...]

Completed in 41 milliseconds