Home
last modified time | relevance | path

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

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