Home | History | Annotate | Download | only in cintltst

Lines Matching refs:initialDOW

1176     int32_t initialDOW, DOW, newDOW, expectedDOW;
1202 initialDOW = ucal_get(cal, UCAL_DAY_OF_WEEK, &status);
1204 newDOW = initialDOW;
1226 while (newDOW != initialDOW);