Lines Matching defs:ldy
1778 int32_t ldy = (yearLen - internalGet(UCAL_DAY_OF_YEAR) + dow) % 7;1785 int32_t limit = yearLen + 7 - ldy;