Lines Matching full:loopcnt
3268 int32_t loopCnt = 25;3273 for(int x=1; x<=loopCnt; x++) {3282 if(day != (initDay + loopCnt - 1) || month != IslamicCalendar::RABI_2 || year != 1434)3283 errln("invalid values for RABI_2 date after roll of %d", loopCnt);