HomeSort by relevance Sort by last modified time
    Searched refs:moon1 (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
chnsecal.cpp 393 // moon1 will be the start of month 0 if there is
396 int moon1 = moon - local
398 moon1 = newMoonNear(moon1, TRUE);
399 if (isLeapMonthBetween(moon1, moon)) {
  /external/icu4c/i18n/
chnsecal.cpp 393 // moon1 will be the start of month 0 if there is
396 int moon1 = moon - local
398 moon1 = newMoonNear(moon1, TRUE);
399 if (isLeapMonthBetween(moon1, moon)) {

Completed in 582 milliseconds