Lines Matching refs:uYear
2822 int16_t uYear;3332 int32_t uYear = tstCal->get(UCAL_YEAR, status);3338 } else if (uYear != guMapPtr->uYear || uMon != guMapPtr->uMon || uDay != guMapPtr->uDay) {3341 guMapPtr->uYear, guMapPtr->uMon, guMapPtr->uDay, uYear, uMon, uDay );