Searched refs:thisMoon (Results 1 – 4 of 4) sorted by relevance
853 int thisMoon = newMoonNear(days + 1, false); // Start of this month in computeChineseFields() local857 int month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()858 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()866 hasNoMajorSolarTerm(thisMoon) && in computeChineseFields()867 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, false)); in computeChineseFields()882 int dayOfMonth = days - thisMoon + 1; in computeChineseFields()
872 int thisMoon = newMoonNear(days + 1, false); // Start of this month in computeChineseFields() local876 int month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()877 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()885 hasNoMajorSolarTerm(thisMoon) && in computeChineseFields()886 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, false)); in computeChineseFields()901 int dayOfMonth = days - thisMoon + 1; in computeChineseFields()
692 int32_t thisMoon = newMoonNear(days + 1, FALSE); // Start of this month in computeChineseFields() local696 int32_t month = synodicMonthsBetween(firstMoon, thisMoon); in computeChineseFields()697 if (isLeapYear && isLeapMonthBetween(firstMoon, thisMoon)) { in computeChineseFields()705 hasNoMajorSolarTerm(thisMoon) && in computeChineseFields()706 !isLeapMonthBetween(firstMoon, newMoonNear(thisMoon - SYNODIC_GAP, FALSE)); in computeChineseFields()722 int32_t dayOfMonth = days - thisMoon + 1; in computeChineseFields()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...