Searched refs:firstMoon (Results 1 – 1 of 1) sorted by relevance
630 int32_t firstMoon = newMoonNear(solsticeBefore + 1, TRUE); in computeChineseFields() local634 isLeapYear = synodicMonthsBetween(firstMoon, lastMoon) == 12; in computeChineseFields()636 int32_t month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()637 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()646 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, FALSE)); in computeChineseFields()