Searched defs:gyear (Results 1 – 2 of 2) sorted by relevance
297 int32_t gyear = eyear + CHINESE_EPOCH_YEAR - 1; // Gregorian year in handleComputeMonthStart() local611 void ChineseCalendar::computeChineseFields(int32_t days, int32_t gyear, int32_t gmonth, in computeChineseFields()
197 int32_t leapMonth, gyear, m; in IndianToJD() local