Searched refs:solsticeBefore (Results 1 – 3 of 3) sorted by relevance
841 int solsticeBefore; in computeChineseFields() local844 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()846 solsticeBefore = solsticeAfter; in computeChineseFields()853 int firstMoon = newMoonNear(solsticeBefore + 1, true); in computeChineseFields()924 int solsticeBefore= winterSolstice(gyear - 1); in newYear() local926 int newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear()
860 int solsticeBefore; in computeChineseFields() local863 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()865 solsticeBefore = solsticeAfter; in computeChineseFields()872 int firstMoon = newMoonNear(solsticeBefore + 1, true); in computeChineseFields()943 int solsticeBefore= winterSolstice(gyear - 1); in newYear() local945 int newMoon1 = newMoonNear(solsticeBefore + 1, true); in newYear()
680 int32_t solsticeBefore; in computeChineseFields() local683 solsticeBefore = winterSolstice(gyear - 1); in computeChineseFields()685 solsticeBefore = solsticeAfter; in computeChineseFields()692 int32_t firstMoon = newMoonNear(solsticeBefore + 1, TRUE); in computeChineseFields()765 int32_t solsticeBefore= winterSolstice(gyear - 1); in newYear() local767 int32_t newMoon1 = newMoonNear(solsticeBefore + 1, TRUE); in newYear()