Home | History | Annotate | Download | only in intltest

Lines Matching refs:lastYear

3253     int32_t lastYear = 1368;    // just enough to be pretty sure
3254 //int32_t lastYear = 1480; // the whole shootin' match
3261 for( int32_t startYear = firstYear; startYear <= lastYear; startYear++) {